view doc/epydoc.conf @ 475:bb939ed3058c

Added include directive for text templates (#115). Thanks to Alastair for the original patch.
author cmlenz
date Fri, 11 May 2007 21:54:49 +0000
parents 6fd7e4dc0318
children
line wrap: on
line source
[epydoc]

name: Documentation Index
url: ../index.html
modules: genshi
verbosity: 1

# Extraction
docformat: restructuredtext
parse: yes
introspect: yes
exclude: .*\.tests.*
inheritance: listed
private: no
imports: no
include-log: no

# HTML output
output: html
target: doc/api/
css: doc/style/epydoc.css
top: genshi
frames: no
sourcecode: no
Copyright (C) 2012-2017 Edgewall Software