view doc/epydoc.conf @ 57:e7080996fc46

`new_catalog` now accepts another argument, `--domain`, which is used to build the output file path, which now is of the form `<output_dir>/<locale>/<domain>.po`, the correct form. Removed the language and coutry arguments of `write_po`, which instead accepts a `babel.core.Locale` object to retrieve the needed object.
author palgarvio
date Fri, 08 Jun 2007 10:37:47 +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