view doc/epydoc.conf @ 94:655b03680d84

Fixed bug introduced in [92], bad use of `lstrip()`. Added a unittest to test multiple translator comment tags.
author palgarvio
date Mon, 11 Jun 2007 23:29:45 +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