diff options
author | Jonas Smedegaard <dr@jones.dk> | 2018-11-29 03:44:40 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2018-11-29 03:44:40 +0100 |
commit | eede0c3bf293611c110d753c98bdf56935144406 (patch) | |
tree | 2f9bf9230f12d4c50d2074b96eb84f745e844dcb /mkdocs.yml | |
parent | 0ea543e300c1b73082616431a1717a68a95a6959 (diff) |
Add about: Organization of features.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,3 +17,6 @@ nav: - Account: 'account/admin.md' - 'Account shell': 'account/shell/admin.md' # - Chat: 'chat/admin.md' +- About: + - Structure: 'about/index.md' + - 'Technical setup': 'about/setup.md' |