view sword2-libraries-pyinstaller-compatible/setup.cfg @ 22:d1752c7031e4 timeouts tip

Updated .hgignore to ignore sword2_logging.conf and anything in .cache
author Steve Welburn <stephen.welburn@eecs.qmul.ac.uk>
date Tue, 22 Jan 2013 14:43:42 +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