8000 Clean up docutils.conf · python/peps@e2ca10f · GitHub
[go: up one dir, main page]

Skip to content

Commit e2ca10f

Browse files
committed
Clean up docutils.conf
1 parent c199a7e commit e2ca10f

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

docutils.conf

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,8 @@
22
# See http://docutils.sf.net/docs/tools.html
33

44
[general]
5-
# These entries are for the page footer:
6-
source-link: 1
7-
datestamp: %Y-%m-%d %H:%M UTC
8-
generator: 1
9-
10-
# use the local stylesheet
11-
stylesheet: pep.css
12-
template: pyramid-pep-template
13-
14-
# link to the stylesheet; don't embed it
15-
embed-stylesheet: 0
16-
17-
# path to PEPs, for template:
5+
# path to PEPs, for template: [TODO REMOVE; UNNEEDED FOR SPHINX]
186
pep-home: /en/latest/
197

208
# base URL for PEP references (no host so mirrors work):
21-
pep-base-url: /en/latest/
9+
pep-base-url:

0 commit comments

Comments
 (0)
0