From 3ec86dc5d0732b9cb95159cf8f68458c4e92f1fa Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 4 Apr 2021 20:11:34 +0200 Subject: add feature event --- mkdocs.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index baf9b19..fac566d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -11,6 +11,7 @@ nav: - 'Account shell': 'account/shell/index.md' - 'Account security': 'account/secure/index.md' - Accounting: 'accounting/index.md' + - Calendar events: 'event/index.md' - Chat: 'chat/index.md' - System: 'system/index.md' - 'System desktop': 'system/desktop/index.md' @@ -22,6 +23,7 @@ nav: - 'Account shell': 'account/shell/use.md' - 'Account security': 'account/secure/use.md' - Accounting: 'accounting/use.md' + - Calendaring events: 'event/use.md' - Chat: 'chat/use.md' - Source: 'source/use.md' - Administration: @@ -29,6 +31,7 @@ nav: - Account: 'account/admin.md' - 'Account shell': 'account/shell/admin.md' - 'Account security setup': 'account/secure/setup.md' + - Calendaring events: 'event/admin.md' # - Chat: 'chat/admin.md' - 'System desktop setup': 'system/desktop/setup.md' - 'System gateway setup': 'system/gateway/setup.md' -- cgit v1.2.3