diff options
| author | 2023-01-27 14:39:28 +0100 | |
|---|---|---|
| committer | 2023-01-27 14:39:28 +0100 | |
| commit | c59ec6f2a4a2157a71a001a1227d0311af01e673 (patch) | |
| tree | 74908eddc59c912299a53f427cb276a40dadf8c1 /mkdocs.yml | |
| parent | [docs] Tidy up federation docs into 'federating with gotosocial' section (#1392) (diff) | |
| download | gotosocial-c59ec6f2a4a2157a71a001a1227d0311af01e673.tar.xz | |
[docs] Add Flag documentation to federation docs (#1393)
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml index 6d1ba59e5..0e02f7ead 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -62,6 +62,7 @@ nav: - "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" |
