view doc/epydoc.conf @ 10:4130d9c6cb34 trunk

Both Babel's [source:trunk/babel/catalog/frontend.py frontend] and [source:trunk/babel/catalog/extract.py extract] now handle keyword indices. Also added an extra boolean flag so that the default keywords defined by Babel are not included in the keywords to search for when extracting strings.
author palgarvio
date Wed, 30 May 2007 22:48:11 +0000
parents 20896f1e91c6
children
line wrap: on
line source
[epydoc]

name: Documentation Index
url: ../index.html
modules: babel
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: babel
frames: no
sourcecode: no
Copyright (C) 2012-2017 Edgewall Software