view doc/epydoc.conf @ 496:f56046e4b0de trunk

Fix bug introduced in [575]: includes weren't being processed inside match templates.
author cmlenz
date Wed, 30 May 2007 10:05:06 +0000
parents 2c38ec4e2dff
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