Mercurial > hg > sworduploader
view sword2-libraries-pyinstaller-compatible/setup.cfg @ 21:3fb1ac952fb2 timeouts
Default timeout set to return a list object rather than a float
(same format as when timeout is supplide by user)
author | Steve Welburn <stephen.welburn@eecs.qmul.ac.uk> |
---|---|
date | Tue, 22 Jan 2013 14:20:02 +0000 |
parents | 8b69bba225c9 |
children |
line wrap: on
line source
[egg_info] [build_sphinx] all_files = 1 [upload_sphinx] upload-dir = build/sphinx/html [epydoc] # Epydoc section marker # Information about the project. name: SWORD2 Python Client url: http://bitbucket.org/beno/python-sword2 # The list of modules to document. Modules can be named using # dotted names, module filenames, or package directory names. # This option may be repeated. modules: sword2 # Write html output to the directory "apidocs" output: html target: apidocs/ # Include all automatically generated graphs. These graphs are # generated using Graphviz dot. graph: all dotpath: /usr/bin/dot