blob: 9f218d3bf68b8eb0060a7c57e5b860061a380677 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[general]
# These entries affect all processing:
source-link: yes
datestamp: %Y-%m-%d %H:%M UTC
generator: on
[html4css1 writer]
# These entries affect HTML output:
stylesheet-path: stylesheets/default.css
field-name-limit: 20
[pep_html writer]
# These entries affect reStructuredText-style PEPs:
template: pep-html-template
stylesheet-path: stylesheets/pep.css
python-home: http://www.python.org
|