mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 19:52:26 -05:00
[docs] Tidy up federation docs into 'federating with gotosocial' section (#1392)
This commit is contained in:
parent
8d18888db6
commit
1fa574f148
8 changed files with 93 additions and 30 deletions
10
mkdocs.yml
10
mkdocs.yml
|
|
@ -56,10 +56,12 @@ nav:
|
|||
- "Federation":
|
||||
- "federation/index.md"
|
||||
- "federation/glossary.md"
|
||||
- "federation/security.md"
|
||||
- "federation/behaviors/outbox.md"
|
||||
- "federation/behaviors/conversation_threads.md"
|
||||
- "federation/behaviors/request_throttling.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"
|
||||
- "API Documentation":
|
||||
- "api/swagger.md"
|
||||
- "api/ratelimiting.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue