mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 20:02:24 -05:00
[docs] Update user/admin settings docs (#1491)
* update user/admin settings docs * trigger read-the-docs pr hook * update menu links * update images
This commit is contained in:
parent
efbc5dab6a
commit
eeca1988ce
14 changed files with 127 additions and 87 deletions
86
mkdocs.yml
86
mkdocs.yml
|
|
@ -19,51 +19,51 @@ nav:
|
|||
- "Home": "index.md"
|
||||
- "FAQ": "faq.md"
|
||||
- "User Guide":
|
||||
- "user_guide/posts.md"
|
||||
- "user_guide/user_panel.md"
|
||||
- "user_guide/custom_css.md"
|
||||
- "user_guide/password_management.md"
|
||||
- "user_guide/rss.md"
|
||||
- "user_guide/posts.md"
|
||||
- "user_guide/settings.md"
|
||||
- "user_guide/custom_css.md"
|
||||
- "user_guide/password_management.md"
|
||||
- "user_guide/rss.md"
|
||||
- "Installation Guide":
|
||||
- "installation_guide/index.md"
|
||||
- "installation_guide/binary.md"
|
||||
- "installation_guide/docker.md"
|
||||
- "installation_guide/nginx.md"
|
||||
- "installation_guide/apache-httpd.md"
|
||||
- "installation_guide/caddy.md"
|
||||
- "installation_guide/third_party.md"
|
||||
- "installation_guide/websocket.md"
|
||||
- "installation_guide/advanced.md"
|
||||
- "installation_guide/index.md"
|
||||
- "installation_guide/binary.md"
|
||||
- "installation_guide/docker.md"
|
||||
- "installation_guide/nginx.md"
|
||||
- "installation_guide/apache-httpd.md"
|
||||
- "installation_guide/caddy.md"
|
||||
- "installation_guide/third_party.md"
|
||||
- "installation_guide/websocket.md"
|
||||
- "installation_guide/advanced.md"
|
||||
- "Configuration":
|
||||
- "configuration/index.md"
|
||||
- "configuration/general.md"
|
||||
- "configuration/database.md"
|
||||
- "configuration/web.md"
|
||||
- "configuration/instance.md"
|
||||
- "configuration/accounts.md"
|
||||
- "configuration/media.md"
|
||||
- "configuration/storage.md"
|
||||
- "configuration/statuses.md"
|
||||
- "configuration/letsencrypt.md"
|
||||
- "configuration/oidc.md"
|
||||
- "configuration/smtp.md"
|
||||
- "configuration/syslog.md"
|
||||
- "configuration/advanced.md"
|
||||
- "configuration/index.md"
|
||||
- "configuration/general.md"
|
||||
- "configuration/database.md"
|
||||
- "configuration/web.md"
|
||||
- "configuration/instance.md"
|
||||
- "configuration/accounts.md"
|
||||
- "configuration/media.md"
|
||||
- "configuration/storage.md"
|
||||
- "configuration/statuses.md"
|
||||
- "configuration/letsencrypt.md"
|
||||
- "configuration/oidc.md"
|
||||
- "configuration/smtp.md"
|
||||
- "configuration/syslog.md"
|
||||
- "configuration/advanced.md"
|
||||
- "Admin":
|
||||
- "admin/admin_panel.md"
|
||||
- "admin/cli.md"
|
||||
- "admin/backup_and_restore.md"
|
||||
- "admin/settings.md"
|
||||
- "admin/cli.md"
|
||||
- "admin/backup_and_restore.md"
|
||||
- "Federation":
|
||||
- "federation/index.md"
|
||||
- "federation/glossary.md"
|
||||
- "Federating With GoToSocial":
|
||||
- "federation/federating_with_gotosocial/http_signatures.md"
|
||||
- "federation/federating_with_gotosocial/access_control.md"
|
||||
- "federation/federating_with_gotosocial/request_throttling.md"
|
||||
- "federation/federating_with_gotosocial/outbox.md"
|
||||
- "federation/federating_with_gotosocial/conversation_threads.md"
|
||||
- "federation/federating_with_gotosocial/reports.md"
|
||||
- "federation/index.md"
|
||||
- "federation/glossary.md"
|
||||
- "Federating With GoToSocial":
|
||||
- "federation/federating_with_gotosocial/http_signatures.md"
|
||||
- "federation/federating_with_gotosocial/access_control.md"
|
||||
- "federation/federating_with_gotosocial/request_throttling.md"
|
||||
- "federation/federating_with_gotosocial/outbox.md"
|
||||
- "federation/federating_with_gotosocial/conversation_threads.md"
|
||||
- "federation/federating_with_gotosocial/reports.md"
|
||||
- "API Documentation":
|
||||
- "api/swagger.md"
|
||||
- "api/ratelimiting.md"
|
||||
- "api/throttling.md"
|
||||
- "api/swagger.md"
|
||||
- "api/ratelimiting.md"
|
||||
- "api/throttling.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue