From 1fa574f1481c6cd8e73f05ec98dbafc4a44b268a Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 27 Jan 2023 12:32:23 +0100 Subject: [docs] Tidy up federation docs into 'federating with gotosocial' section (#1392) --- mkdocs.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index b4f7cdea6..6d1ba59e5 100644 --- a/mkdocs.yml +++ b/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" -- cgit v1.3