setup.cfg
author Alexander Solovyov <alexander@solovyov.net>
Sun, 23 Jan 2011 18:12:33 +0100
changeset 161 876a22f3d154
parent 141 fe0bbc936727
permissions -rw-r--r--
every function now has attribute '.help()', which will print help on call

[build_sphinx]
source-dir = docs/
build-dir = docs/_build
all_files = 1

[upload_docs]
upload-dir = docs/_build/html