summary refs log tree commit diff
path: root/scripts/sphinx_api_docs.sh
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-02-12 11:42:43 +0000
committerErik Johnston <erik@matrix.org>2015-02-12 11:42:43 +0000
commit1ed836cc2b909e0bcd439964173008e9755c4750 (patch)
tree65862dbcf81107332c0c7c65a2eda86eb6afc9ba /scripts/sphinx_api_docs.sh
parentMerge pull request #59 from matrix-org/hotfixes-v0.6.1f (diff)
parentExpand on caching (diff)
downloadsynapse-1ed836cc2b909e0bcd439964173008e9755c4750.tar.xz
Merge branch 'release-v0.7.0' of github.com:matrix-org/synapse v0.7.0
Diffstat (limited to 'scripts/sphinx_api_docs.sh')
-rw-r--r--scripts/sphinx_api_docs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/sphinx_api_docs.sh b/scripts/sphinx_api_docs.sh
new file mode 100644

index 0000000000..ee72b29657 --- /dev/null +++ b/scripts/sphinx_api_docs.sh
@@ -0,0 +1 @@ +sphinx-apidoc -o docs/sphinx/ synapse/ -ef