(#5849) Convert rst to markdown (#6040)

Converting some of the rst documentation to markdown.  Attempted to
preserve whitespace and line breaks to minimize cosmetic change.
This commit is contained in:
dstipp
2019-09-17 07:55:29 -04:00
committed by Richard van der Hoff
parent 70c52821ce
commit 379d2a8c39
41 changed files with 2088 additions and 2192 deletions

7
docs/README.md Normal file
View File

@@ -0,0 +1,7 @@
# Synapse Documentation
This directory contains documentation specific to the `synapse` homeserver.
All matrix-generic documentation now lives in its own project, located at [matrix-org/matrix-doc](https://github.com/matrix-org/matrix-doc)
(Note: some items here may be moved to [matrix-org/matrix-doc](https://github.com/matrix-org/matrix-doc) at some point in the future.)