From 8fe1e54f704d6a1eefff2109d578821cc0c52315 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 20 Jun 2020 10:42:22 +0200 Subject: include this SETUP as About → Website setup; Improve menu items below About MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mkdocs.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 5653cde..baf9b19 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -36,6 +36,8 @@ nav: # - Introduction: 'devel.md' - System: 'system/devel.md' - About: - - Structure: 'about/index.md' - - 'Technical setup': 'about/setup.md' - - 'Maintenance': 'about/admin.md' + - Website: 'index.md' + - 'Website setup': 'setup.md' + - 'Source structure': 'about/index.md' + - 'Source setup': 'about/setup.md' + - 'Source maintenance': 'about/admin.md' -- cgit v1.2.3