From 119e5d7702a1de0b196a374b53b646c06ee753e5 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Wed, 6 May 2015 11:41:19 +0100 Subject: Seperate scripts/ into scripts/ and scripts-dev/, where scripts/* are automatically added to the package --- scripts/sphinx_api_docs.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100644 scripts/sphinx_api_docs.sh (limited to 'scripts/sphinx_api_docs.sh') diff --git a/scripts/sphinx_api_docs.sh b/scripts/sphinx_api_docs.sh deleted file mode 100644 index ee72b29657..0000000000 --- a/scripts/sphinx_api_docs.sh +++ /dev/null @@ -1 +0,0 @@ -sphinx-apidoc -o docs/sphinx/ synapse/ -ef -- cgit 1.5.1