aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 4f1a5ae..c976b82 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -9,6 +9,7 @@ nav:
- Chat: 'chat/index.md'
- System: 'system/index.md'
- 'System desktop': 'system/desktop/index.md'
+ - 'System gateway': 'system/gateway/index.md'
- Source: 'source/index.md'
- Use:
# - Introduction: 'use.md'
@@ -25,6 +26,7 @@ nav:
- 'Account security setup': 'account/secure/setup.md'
# - Chat: 'chat/admin.md'
- 'System desktop setup': 'system/desktop/setup.md'
+ - 'System gateway setup': 'system/gateway/setup.md'
- Development:
# - Introduction: 'devel.md'
- System: 'system/devel.md'