synapse/docs
Richard van der Hoff 7e6fa29cb5 Remove preserve_context_over_{fn, deferred}
Both of these functions ae known to leak logcontexts. Replace the remaining
calls to them and kill them off.
2017-11-14 11:22:42 +00:00
..
admin_api make it absolutely clear that Purge History API does not remove all traces of events and message contents 2017-10-14 13:25:42 +03:00
sphinx oops 2017-10-13 14:26:07 +01:00
ancient_architecture_notes.rst
application_services.rst
architecture.rst
CAPTCHA_SETUP.rst
code_style.rst Document import rules 2017-10-26 11:55:41 +01:00
log_contexts.rst Remove preserve_context_over_{fn, deferred} 2017-11-14 11:22:42 +00:00
media_repository.rst
metrics-howto.rst
password_auth_providers.rst Factor _AccountHandler proxy out to ModuleApi 2017-11-02 14:36:11 +00:00
postgres.rst Document known to work postgres version 2017-09-01 16:52:45 +03:00
README.rst
replication.rst
tcp_replication.rst
turn-howto.rst
url_previews.md move url_previews to MD as RST does my head in 2017-10-29 20:47:17 +00:00
user_directory.md simplify instructions for regenerating user_dir 2017-11-04 19:34:59 +00:00
workers.rst

All matrix-generic documentation now lives in its own project at

github.com/matrix-org/matrix-doc.git

Only Synapse implementation-specific documentation lives here now
(together with some older stuff will be shortly migrated over to matrix-doc)