| … | |
… | |
| 9 | # These entries affect HTML output: |
9 | # These entries affect HTML output: |
| 10 | stylesheet-path: stylesheets/default.css |
10 | stylesheet-path: stylesheets/default.css |
| 11 | |
11 | |
| 12 | [pep_html writer] |
12 | [pep_html writer] |
| 13 | # These entries affect reStructuredText-style PEPs: |
13 | # These entries affect reStructuredText-style PEPs: |
| 14 | template: tools/glep-html-template |
14 | template: tools/glep-html-template.html |
| 15 | stylesheet-path: tools/glep.css |
15 | stylesheet-path: tools/glep.css |
| 16 | python-home: http://www.gentoo.org |
16 | python-home: http://www.gentoo.org |
| 17 | home: http://www.gentoo.org/proj/en/glep |
17 | home: http://www.gentoo.org/proj/en/glep |
| 18 | no-random: 1 |
18 | no-random: 1 |