diff options
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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' |