mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 00:02:25 -05:00
[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:
parent
e9b5ba0502
commit
4c60a142f8
7 changed files with 94 additions and 14 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue