view doc/epydoc.conf @ 114:5ec3364f250a

Added some minor distutils frontend tests, corrected and moved mapping.cfg to the appropriate place.
author palgarvio
date Thu, 14 Jun 2007 21:55:18 +0000
parents b2492365f186
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