[docs] Tidy up federation docs into 'federating with gotosocial' section (#1392)

This commit is contained in:
tobi 2023-01-27 12:32:23 +01:00 committed by GitHub
commit 1fa574f148
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 93 additions and 30 deletions

View file

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