view doc/epydoc.conf @ 504:2db10ef79e66

Renamed the transformation classes so that their role is clarified; extended the example in the package docstring to show chaining.
author cmlenz
date Tue, 05 Jun 2007 09:33:00 +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