summary refs log tree commit diff
path: root/docs/client-server/web/README
diff options
context:
space:
mode:
authorPaul "LeoNerd" Evans <paul@matrix.org>2014-11-17 16:59:24 +0000
committerPaul "LeoNerd" Evans <paul@matrix.org>2014-11-17 16:59:24 +0000
commit31a049eb692d37387a2db972da754f7ec56218c7 (patch)
tree9e5f47abad904d30c08d2f340b543a631e436894 /docs/client-server/web/README
parentInclude room membership in room initialSync (diff)
parentSYN-148: Add the alias after creating the room (diff)
downloadsynapse-31a049eb692d37387a2db972da754f7ec56218c7.tar.xz
Merge branch 'develop' into room-initial-sync
Conflicts:
	synapse/handlers/message.py
Diffstat (limited to 'docs/client-server/web/README')
-rw-r--r--docs/client-server/web/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/client-server/web/README b/docs/client-server/web/README
deleted file mode 100644
index 315d5794ba..0000000000
--- a/docs/client-server/web/README
+++ /dev/null
@@ -1,5 +0,0 @@
-To get this running:
-  ln -s ../swagger_matrix
-  python -m SimpleHTTPServer
-
-Go to http://localhost:8000/swagger.html