synapse-product/docs
Jorik Schellekens 826e6ec3bd
Opentracing Documentation (#5703)
* Opentracing survival guide

* Update decorator names in doc

* Doc cleanup

These are all alterations as a result of comments in #5703, it
includes mostly typos and clarifications. The most interesting
changes are:

- Split developer and user docs into two sections
- Add a high level description of OpenTracing

* newsfile

* Move contributer specific info to docstring.

* Sample config.

* Trailing whitespace.

* Update 5703.misc

* Apply suggestions from code review

Mostly just rewording parts of the docs for clarity.

Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2019-07-22 11:15:21 +01:00
..
admin_api
privacy_policy_templates/en
sphinx Run Black. (#5482) 2019-06-20 19:32:02 +10:00
.sample_config_header.yaml
ACME.md
ancient_architecture_notes.rst
application_services.rst
architecture.rst
CAPTCHA_SETUP.rst
code_style.rst Add info about black to code_style.rst (#5537) 2019-06-24 17:48:05 +01:00
consent_tracking.md
federate.md Neilj/improve federation docs (#5419) 2019-06-11 12:17:43 +01:00
log_contexts.rst Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
manhole.md
media_repository.rst
metrics-howto.rst Support Prometheus_client 0.4.0+ (#5636) 2019-07-18 23:57:15 +10:00
MSC1711_certificates_FAQ.md Fix broken link in MSC1711 FAQ 2019-06-25 12:27:56 +01:00
opentracing.rst Opentracing Documentation (#5703) 2019-07-22 11:15:21 +01:00
password_auth_providers.rst
postgres.rst Improve Depends specs in debian package. (#5675) 2019-07-17 17:47:07 +01:00
README.rst
replication.rst
reverse_proxy.rst Update reverse_proxy.rst (#5397) 2019-07-12 11:46:18 +01:00
sample_config.yaml Opentracing Documentation (#5703) 2019-07-22 11:15:21 +01:00
server_notices.md
tcp_replication.rst
turn-howto.rst
url_previews.md
user_directory.md
workers.rst Update docs/workers.rst 2019-06-21 11:54:03 +01:00

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)