You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
397 B
27 lines
397 B
7 years ago
|
# Test config file (new format)
|
||
|
|
||
|
[general]
|
||
|
|
||
|
source-link: on
|
||
|
datestamp: %Y-%m-%d %H:%M UTC
|
||
|
generator: true
|
||
|
raw-enabled: off
|
||
|
|
||
|
[restructuredtext parser]
|
||
|
|
||
|
trim-footnote-reference-space: 1
|
||
|
tab-width = 8
|
||
|
|
||
|
|
||
|
[html4css1 writer]
|
||
|
|
||
|
stylesheet-path: stylesheets/default.css
|
||
|
|
||
|
|
||
|
[pep_html writer]
|
||
|
|
||
|
template: pep-html-template
|
||
|
stylesheet-path: stylesheets/pep.css
|
||
|
python-home: http://www.python.org
|
||
|
no-random: yes
|