docs: rename CLI section to Local Development + move in linking docs

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-10-07 11:08:31 +02:00
parent c7be026ffe
commit 490a905199
9 changed files with 78 additions and 65 deletions
+8 -1
View File
@@ -29,7 +29,14 @@
"getting-started/contributors",
"getting-started/project-structure"
],
"CLI": ["cli/index", "cli/commands"],
"Local Development": [
{
"type": "subcategory",
"label": "CLI",
"ids": ["local-dev/cli-overview", "local-dev/cli-commands"]
},
"local-dev/linking-local-packages"
],
"Core Features": [
{
"type": "subcategory",