summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index ca69e52a5..79cd25bc0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,8 @@
[egg_info]
tag_build = -dev
tag_svn_revision = false
+
+[build_sphinx]
+source-dir = docs/source
+build-dir = docs/build
+all_files = 1 \ No newline at end of file