Skip to content

Commit 6133d97

Browse files
authored
Update the docs nav (#142)
1 parent 07613e8 commit 6133d97

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

zensical.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,9 @@ nav = [
1919
{"Troubleshooting" = "user/troubleshooting.md"},
2020
{"Glossary" = "user/glossary.md"},
2121
]},
22-
{"Maintainer Docs" = [
22+
{"Developer Corner" = [
23+
{"Welcome" = "maintainer.md"},
2324
{"Architecture" = "architecture.md"},
24-
{"Contributing" = [
25-
{"Development Setup" = "contributing/setup.md"},
26-
{"Testing" = "contributing/testing.md"},
27-
]},
2825
{"CLI Reference" = [
2926
{"Overview" = "cli/index.md"},
3027
{"lc init" = "cli/init.md"},
@@ -60,6 +57,10 @@ nav = [
6057
{"check-sentence-by-sentence" = "skills/check-sentence-by-sentence.md"},
6158
{"Authoring Skills" = "skills/authoring.md"},
6259
]},
60+
{"Contributing" = [
61+
{"Development Setup" = "contributing/setup.md"},
62+
{"Testing" = "contributing/testing.md"},
63+
]},
6364
]},
6465
{"ASTRA docs" = "https://astra-spec.org/latest/"},
6566
]

0 commit comments

Comments
 (0)