summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-06-10 15:47:49 +0100
committerGitHub <noreply@github.com>2022-06-10 15:47:49 +0100
commit4579445cc54640341ef23cddad9c0518e90be63a (patch)
treed731488c89ab6be6d8e8f6d5b7af5170cd2acdcd /docs
parentFix-up the contrib/graph scripts. (#13013) (diff)
downloadsynapse-4579445cc54640341ef23cddad9c0518e90be63a.tar.xz
Add missing TOC link to poetry cheat sheet (#13022)
Missed by #12475.
Diffstat (limited to 'docs')
-rw-r--r--docs/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 8400a6539a..d7cf2df112 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -88,6 +88,7 @@
   - [OpenTracing](opentracing.md)
   - [Database Schemas](development/database_schema.md)
   - [Experimental features](development/experimental_features.md)
+  - [Dependency management](development/dependencies.md)
   - [Synapse Architecture]()
     - [Cancellation](development/synapse_architecture/cancellation.md)
     - [Log Contexts](log_contexts.md)