summary refs log tree commit diff
path: root/docs/README.rst
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-02-25 14:28:41 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-02-25 14:28:41 +0000
commit672f630a1e77ee47af8ffe2ab65b7992c86d9768 (patch)
tree6cf70f2cec083dbb33ad873a3f50d8249eaab76b /docs/README.rst
parentFix race condition in room stats. (#6029) (diff)
parent(#5849) Convert rst to markdown (#6040) (diff)
downloadsynapse-672f630a1e77ee47af8ffe2ab65b7992c86d9768.tar.xz
(#5849) Convert rst to markdown (#6040)
Diffstat (limited to 'docs/README.rst')
-rw-r--r--docs/README.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/README.rst b/docs/README.rst
deleted file mode 100644

index 3012da8b19..0000000000 --- a/docs/README.rst +++ /dev/null
@@ -1,6 +0,0 @@ -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)