view doc/epydoc.conf @ 526:bd13c96cbfe4

Fix interpolation of short-form expressions that include literal text before the expression. Thanks to Alec for reporting the issue.
author cmlenz
date Mon, 18 Jun 2007 21:00:39 +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