diff options
author | Jonas Smedegaard <dr@jones.dk> | 2019-06-02 12:55:22 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2019-06-02 12:55:22 +0200 |
commit | dda7887b01cd9e44075019d0efccb7a4f3536527 (patch) | |
tree | 3ed3501038698ce82b2364f51e2cb7b33d07eb2d /mkdocs.yml | |
parent | ff5d6a12535c7674efdc5de454b19783209e9a43 (diff) |
Add feature system.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ nav: - Account: 'account/index.md' - 'Account shell': 'account/shell/index.md' - Chat: 'chat/index.md' + - System: 'system/index.md' - Source: 'source/index.md' - Use: # - Introduction: 'use.md' |