blob: 92392c2eddc3c3965c7efad4bcbd12c216d9402f (
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
embed-stylesheet: no
[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
|