We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5710853 commit 170f001Copy full SHA for 170f001
docs/configuration.md renamed to docs/user-guide/configuration.md
docs/installation-and-running.md renamed to docs/user-guide/installation-and-running.md
mkdocs.yml
@@ -29,9 +29,9 @@ extra:
29
link: https://github.com/developmentseed
30
nav:
31
- Overview: index.md
32
- - Installation and Running: installation-and-running.md
33
- - Configuration: configuration.md
34
- User Guide:
+ - Installation and Running: user-guide/installation-and-running.md
+ - Configuration: user-guide/configuration.md
35
- Route-Level Auth: user-guide/route-level-auth.md
36
- Record-Level Auth: user-guide/record-level-auth.md
37
- Tips: user-guide/tips.md
0 commit comments