summary refs log tree commit diff
path: root/docs/SUMMARY.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support for database schema version ranges (#9933)Richard van der Hoff2021-06-111-1/+2
| | | This is essentially an implementation of the proposal made at https://hackmd.io/@richvdh/BJYXQMQHO, though the details have ended up looking slightly different.
* Compile and render Synapse's docs into a browsable, mobile-friendly and ↵Andrew Morgan2021-06-031-0/+87
searchable website (#10086)