| 1 | [options] |
1 | [general] |
| 2 | |
2 | |
| 3 | # These entries affect all processing: |
3 | # These entries affect all processing: |
| 4 | source-link: 1 |
4 | source-link: 1 |
| 5 | datestamp: %Y-%m-%d %H:%M UTC |
5 | datestamp: %Y-%m-%d %H:%M UTC |
| 6 | generator: 1 |
6 | generator: 1 |
| 7 | |
7 | |
|
|
8 | [html4css1 writer] |
| 8 | # These entries affect HTML output: |
9 | # These entries affect HTML output: |
| 9 | stylesheet-path: stylesheets/default.css |
10 | stylesheet-path: stylesheets/default.css |
| 10 | |
11 | |
|
|
12 | [pep_html writer] |
| 11 | # These entries affect reStructuredText-style PEPs: |
13 | # These entries affect reStructuredText-style PEPs: |
| 12 | pep-template: tools/glep-html-template |
14 | template: tools/glep-html-template |
| 13 | pep-stylesheet-path: tools/glep.css |
15 | stylesheet-path: tools/glep.css |
| 14 | python-home: http://www.gentoo.org |
16 | python-home: http://www.gentoo.org |
| 15 | pep-home: http://www.gentoo.org/proj/en/glep |
17 | home: http://www.gentoo.org/proj/en/glep |
| 16 | no-random: 1 |
18 | no-random: 1 |