Add missing TOC link to poetry cheat sheet (#13022)

Missed by #12475.
code_spécifique_watcha
David Robertson 3 years ago committed by GitHub
parent 84cd0fe4e2
commit 4579445cc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      changelog.d/13022.doc
  2. 1
      docs/SUMMARY.md

@ -0,0 +1 @@
Ensure the [Poetry cheat sheet](https://matrix-org.github.io/synapse/develop/development/dependencies.html) is available in the online documentation.

@ -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)

Loading…
Cancel
Save