view doc/epydoc.conf @ 33:df1e2f0ef627

Raise error on unsupported locales. Closes #5.
author cmlenz
date Mon, 04 Jun 2007 11:29:55 +0000
parents 2cada72b40ae
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