aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mkdocs.yml28
1 files changed, 14 insertions, 14 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index a698895..61737ab 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -8,21 +8,21 @@ markdown_extensions:
nav:
- Introductions:
- Account: 'account/index.md'
- - 'Account shell': 'account/shell/index.md'
- - 'Account security': 'account/secure/index.md'
+ - Account shell: 'account/shell/index.md'
+ - Account security: 'account/secure/index.md'
- Calendar events: 'event/index.md'
- Chat: 'chat/index.md'
- Mail: 'mail/index.md'
- System: 'system/index.md'
- - 'System desktop': 'system/desktop/index.md'
- - 'System gateway': 'system/gateway/index.md'
+ - System desktop: 'system/desktop/index.md'
+ - System gateway: 'system/gateway/index.md'
- Source: 'source/index.md'
- Media masters: 'media/master/index.md'
- Use:
# - Introduction: 'use.md'
# - Account: 'account/use.md'
- - 'Account shell': 'account/shell/use.md'
- - 'Account security': 'account/secure/use.md'
+ - Account shell: 'account/shell/use.md'
+ - Account security: 'account/secure/use.md'
- Calendaring events: 'event/use.md'
- Chat: 'chat/use.md'
- Mail: 'mail/use.md'
@@ -31,19 +31,19 @@ nav:
- Administration:
# - Introduction: 'admin.md'
- Account: 'account/admin.md'
- - 'Account shell': 'account/shell/admin.md'
- - 'Account security setup': 'account/secure/setup.md'
+ - Account shell: 'account/shell/admin.md'
+ - Account security setup: 'account/secure/setup.md'
- Calendaring events: 'event/admin.md'
# - Chat: 'chat/admin.md'
- - 'System desktop setup': 'system/desktop/setup.md'
- - 'System gateway setup': 'system/gateway/setup.md'
+ - System desktop setup: 'system/desktop/setup.md'
+ - System gateway setup: 'system/gateway/setup.md'
- Media masters setup: 'media/master/setup.md'
- Development:
# - Introduction: 'devel.md'
- System: 'system/devel.md'
- About:
- Website: 'index.md'
- - 'Website setup': 'setup.md'
- - 'Source structure': 'about/index.md'
- - 'Source setup': 'about/setup.md'
- - 'Source maintenance': 'about/admin.md'
+ - Website setup: 'setup.md'
+ - Source structure: 'about/index.md'
+ - Source setup: 'about/setup.md'
+ - Source maintenance: 'about/admin.md'