File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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]
You can’t perform that action at this time.
0 commit comments