From 4c60a142f8386b4c56b76c101baa583b8a18272c Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 26 Aug 2022 17:40:54 +0200 Subject: [docs] Add user settings panel docs, other small updates (#768) * add more links to markdown section * update password management * add user settings panel documentation * move the user guide higher up in the docs --- mkdocs.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 074381f15..353c7761a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,6 +13,10 @@ extra_css: nav: - "Home": "index.md" + - "User Guide": + - "user_guide/posts.md" + - "user_guide/user_panel.md" + - "user_guide/password_management.md" - "Installation Guide": - "installation_guide/index.md" - "installation_guide/binary.md" @@ -41,9 +45,6 @@ nav: - "admin/admin_panel.md" - "admin/cli.md" - "admin/backup_and_restore.md" - - "User Guide": - - "user_guide/posts.md" - - "user_guide/password_management.md" - "Federation": - "federation/index.md" - "federation/glossary.md" -- cgit v1.3