view doc/epydoc.conf @ 508:5fbc1cde74d6 trunk

Enable syntax highlighting (with Pygments) on doc page.
author cmlenz
date Wed, 06 Jun 2007 10:06:29 +0000
parents 2c38ec4e2dff
children
line wrap: on
line source
[epydoc]

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