[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
This commit is contained in:
tobi 2022-08-26 17:40:54 +02:00 committed by GitHub
commit 4c60a142f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 94 additions and 14 deletions

View file

@ -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"