summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorAndrew Resch <andrewresch@gmail.com>2009-07-22 23:04:48 +0000
committerAndrew Resch <andrewresch@gmail.com>2009-07-22 23:04:48 +0000
commitead063e2792713c40c66f386fb84fdecc90adf89 (patch)
treee363d9186ba9cc8fd28438c620b6f1a7300cf0f6 /setup.cfg
parent85c49595ee9300f65c7e908710856827cff07e24 (diff)
downloaddeluge-ead063e2792713c40c66f386fb84fdecc90adf89.tar.gz
deluge-ead063e2792713c40c66f386fb84fdecc90adf89.tar.bz2
deluge-ead063e2792713c40c66f386fb84fdecc90adf89.zip
Add a 'build_docs' command to build the documentation
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 79cd25bc0..2b5e37b35 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
tag_build = -dev
tag_svn_revision = false
-[build_sphinx]
+[build_docs]
source-dir = docs/source
build-dir = docs/build
-all_files = 1 \ No newline at end of file
+all_files = 1