summary refs log tree commit diff
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
authorH. Shay <hillerys@element.io>2023-01-31 10:36:31 -0800
committerH. Shay <hillerys@element.io>2023-01-31 10:36:31 -0800
commit41d177ca4a3d617eb82044048211c0d6b276f3aa (patch)
treecfa1b764b4843334f1db0187fbb3b6d1c78f0b9b /docs/SUMMARY.md
parentFix running cargo bench & test in CI. (#14943) (diff)
parentupdate changelog and upgrade notes (diff)
downloadsynapse-41d177ca4a3d617eb82044048211c0d6b276f3aa.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 8d68719958..ade77d4926 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -97,6 +97,7 @@
     - [Log Contexts](log_contexts.md)
     - [Replication](replication.md)
     - [TCP Replication](tcp_replication.md)
+    - [Faster remote joins](development/synapse_architecture/faster_joins.md)
   - [Internal Documentation](development/internal_documentation/README.md)
     - [Single Sign-On]()
       - [SAML](development/saml.md)