summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2022-05-04 14:33:24 +0200
committerLibravatar GitHub <noreply@github.com>2022-05-04 14:33:24 +0200
commit807a8e1cf6f50b57bef1a5e9bfa6568e9fc1eb45 (patch)
tree3e46587bf2ec37b1051f95ce31c6c949cfa08d80 /mkdocs.yml
parent[documentation] Add known issues + project links in readme and docs (#541) (diff)
downloadgotosocial-807a8e1cf6f50b57bef1a5e9bfa6568e9fc1eb45.tar.xz
[Documentation] Update glossary, expand entry for dereferencing (#542)
* Update glossary, expand entry for dereferencing * Add glossary as separate file
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index b5704a3d3..c721cd1f3 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -43,6 +43,7 @@ nav:
- "user_guide/password_management.md"
- "Federation":
- "federation/index.md"
+ - "federation/glossary.md"
- "federation/security.md"
- "federation/behaviors/outbox.md"
- "federation/behaviors/conversation_threads.md"