aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 3968730..aa971f6 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -18,6 +18,9 @@ nav:
- Account: 'account/admin.md'
- 'Account shell': 'account/shell/admin.md'
# - Chat: 'chat/admin.md'
+- Development:
+# - Introduction: 'devel.md'
+ - System: 'system/devel.md'
- About:
- Structure: 'about/index.md'
- 'Technical setup': 'about/setup.md'