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.
26 lines
397 B
26 lines
397 B
# 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
|
|
|