summary refs log tree commit diff
path: root/docs/README.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-10-09 20:38:00 +0200
committerMatthew Hodgson <matthew@matrix.org>2014-10-09 20:38:00 +0200
commite1170d4edbc3563730028047c23a4169e6420c59 (patch)
tree4664a10735780cca5ef41f08f6abad32f106cfb3 /docs/README.rst
parentAdd spec-additions.rst with info on recaptcha and common event fields. (diff)
downloadsynapse-e1170d4edbc3563730028047c23a4169e6420c59.tar.xz
move matrix-generic content to new matrix-doc git project
Diffstat (limited to 'docs/README.rst')
-rw-r--r--docs/README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/README.rst b/docs/README.rst
new file mode 100644

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