blob: a838c23251e46440456f567865b9213b9872f90f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[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
[pep_html writer]
# These entries affect reStructuredText-style PEPs:
template: pep-html-template
stylesheet-path: stylesheets/pep.css
python-home: http://www.python.org
|