Added section to setup.cfg to be used with Sphinx-PyPI-upload's command upload_sphinx

This commit is contained in:
Jannis Leidel 2009-07-13 10:10:43 +02:00
parent 9fded76e7c
commit c34667e7b2

View file

@ -4,4 +4,7 @@ tag_build = dev
[build_sphinx]
source-dir = docs/
build-dir = docs/build
all_files = 1
all_files = 1
[upload_sphinx]
upload-dir = docs/build/html