diff options
author | Jonas Smedegaard <dr@jones.dk> | 2021-09-22 21:01:11 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-09-22 21:01:11 +0200 |
commit | bb691beafb500b78a03cf0c36527c355a15828f0 (patch) | |
tree | 631b9d48719a58192889d45ec54ccf9c0de7de65 /mkdocs.yml | |
parent | bfce3570786a37cf49d38ba0573929d673772cbf (diff) | |
parent | 36fb7d1f162cf8203135c4f799ef692ab42c3e46 (diff) |
Merge branch 'master' of xayide.jones.dk:/srv/git/source.redpill.dk/features
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,7 @@ nav: - Accounting: 'accounting/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' @@ -25,6 +26,7 @@ nav: - Accounting: 'accounting/use.md' - Calendaring events: 'event/use.md' - Chat: 'chat/use.md' + - Mail: 'mail/use.md' - Source: 'source/use.md' - Administration: # - Introduction: 'admin.md' |