diff options
author | Jonas Smedegaard <dr@jones.dk> | 2018-11-24 19:49:53 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2018-11-24 19:49:53 +0100 |
commit | c7df1a294ab305176fa1684e812fdeb9d1c23e30 (patch) | |
tree | b8d861bc5815bb20e7c2cfdc0a37b6426255ea92 | |
parent | 6262a671aa471f399c9dc51853d0067050887c13 (diff) |
Tidy navigation.
-rw-r--r-- | mkdocs.yml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ site_name: System features nav: -- Features: - - Introduction: 'index.md' +- Introductions: - Account: 'account/index.md' - 'Account shell': 'account/shell/index.md' - Chat: 'chat/index.md' |