build_sphinx options
authorAlexander Solovyov <alexander@solovyov.net>
Sun, 21 Nov 2010 22:22:11 +0100
changeset 141 fe0bbc936727
parent 140 e58718b57d98
child 142 56f290eb8f55
build_sphinx options
setup.cfg
--- a/setup.cfg	Fri Nov 19 15:16:21 2010 +0100
+++ b/setup.cfg	Sun Nov 21 22:22:11 2010 +0100
@@ -1,2 +1,7 @@
+[build_sphinx]
+source-dir = docs/
+build-dir = docs/_build
+all_files = 1
+
 [upload_docs]
 upload-dir = docs/_build/html