From f8142c6dca39b7f8bf11b27b3be909bc535210e0 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 26 May 2024 16:49:06 +0200 Subject: tidy YAML markup --- mkdocs.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index a698895..61737ab 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,21 +8,21 @@ markdown_extensions: nav: - Introductions: - Account: 'account/index.md' - - 'Account shell': 'account/shell/index.md' - - 'Account security': 'account/secure/index.md' + - Account shell: 'account/shell/index.md' + - Account security: 'account/secure/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' + - System desktop: 'system/desktop/index.md' + - System gateway: 'system/gateway/index.md' - Source: 'source/index.md' - Media masters: 'media/master/index.md' - Use: # - Introduction: 'use.md' # - Account: 'account/use.md' - - 'Account shell': 'account/shell/use.md' - - 'Account security': 'account/secure/use.md' + - Account shell: 'account/shell/use.md' + - Account security: 'account/secure/use.md' - Calendaring events: 'event/use.md' - Chat: 'chat/use.md' - Mail: 'mail/use.md' @@ -31,19 +31,19 @@ nav: - Administration: # - Introduction: 'admin.md' - Account: 'account/admin.md' - - 'Account shell': 'account/shell/admin.md' - - 'Account security setup': 'account/secure/setup.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' + - System desktop setup: 'system/desktop/setup.md' + - System gateway setup: 'system/gateway/setup.md' - Media masters setup: 'media/master/setup.md' - Development: # - Introduction: 'devel.md' - System: 'system/devel.md' - About: - Website: 'index.md' - - 'Website setup': 'setup.md' - - 'Source structure': 'about/index.md' - - 'Source setup': 'about/setup.md' - - 'Source maintenance': 'about/admin.md' + - Website setup: 'setup.md' + - Source structure: 'about/index.md' + - Source setup: 'about/setup.md' + - Source maintenance: 'about/admin.md' -- cgit v1.2.3