Mariatta
3c0a1e18d3
Linkify the PEP numbers in "Superseded-By" header. ( #726 )
...
We're already linking PEP numbers in "Replaces:", and "Requires:".
Adjusted the code so it can link "Superseded-By:".
Add the "Replaces:" header where they're missing.
2018-07-10 11:04:15 -07:00
Benjamin Peterson
958cd5cfe3
munge bdfl-delegate, too
2014-10-07 12:12:17 -04:00
Ned Deily
ca04a38403
Issue #19110 : Suppress PEP 0 Last-Modified link in pep2pyramid, too
2013-09-28 23:08:53 -07:00
Georg Brandl
4718959dd8
Fixes #14215 : copy magic yaml file to get a nice <title> for python.org/dev/peps/ index page
2012-11-11 16:42:32 +01:00
Martin v. Löwis
cefcfb8196
Configure docutils to use hg as CVS.
2012-04-19 10:32:50 +02:00
Georg Brandl
ff344ee971
Fix mentions of svn.python.org and remove unneeded files.
2011-03-24 09:10:55 +01:00
Andrew M. Kuchling
69064d13b6
Escape backslashes in PEPs when writing an index.yml
2007-04-20 20:55:15 +00:00
David Goodger
75a2ec6bd9
create destdir & ancestors
2006-05-02 18:34:22 +00:00
David Goodger
0fa66025fa
default args to None
2006-03-28 01:35:11 +00:00
David Goodger
d9e8adefa6
added -k/--keep-going option
2006-03-28 01:27:28 +00:00
David Goodger
ed52c133d3
added -f/--force; replaced global destDirBase with default SERVER_DEST_DIR_BASE; added settings object; extracted build_peps() from main()
2006-03-28 01:20:51 +00:00
Anthony Baxter
db65e33fef
skip pyramid generation if output is up-to-date.
2006-03-27 05:46:54 +00:00
David Goodger
df4634ce75
fixed accidental deletion
2006-03-24 12:39:25 +00:00
David Goodger
d1970bfedf
changes from Martin Thomas: Added PEPANCHOR expression, removed trailing .html; shuffled around PEPURL etc.; removed http://www.python.org/ from URL (for mirrors)
2006-03-24 03:14:52 +00:00
David Goodger
4d324e8108
removed RCS keyword cruft from Last-Modified & Version headers of plaintext PEPs; added copy_aux_files() for graphics etc.; fixed reST output to include template (which contains a warning in a comment); removed unused code from main()
2006-03-24 03:06:11 +00:00
David Goodger
e47a6dbcd4
fixed encoding error by replacing all open() calls with codecs.open(), both on input and output (sheesh -- I shoulda known better)
2006-03-23 18:45:55 +00:00
David Goodger
1f72554078
fixed references to PEP template; restored warning comment to HTML output
2006-03-23 14:28:55 +00:00
David Goodger
36689a02a8
fixed PEPURL (removed .html)
2006-03-23 12:38:33 +00:00
David Goodger
ac7800d419
fixed PEP references; removed unused options; updated Docutils support
2006-03-23 04:23:24 +00:00
Martin v. Löwis
f4a88d02a7
Move PEP directory to dev (patch by Tim Parkin).
2006-03-21 14:41:48 +00:00
Martin v. Löwis
7378c9f909
Compile PEPs into doc directory.
2006-03-21 03:04:55 +00:00
Martin v. Löwis
025708e2c8
Remove svn integration.
...
Generate to the current directory.
2006-03-21 00:57:13 +00:00
Sean Reifscheider
5e30b2c0ca
Adding in header for text PEPs.
2006-03-02 18:24:48 +00:00
Sean Reifscheider
038c86ca74
Removing some extra HTML markup, adding a closing pre.
2006-03-02 18:12:44 +00:00
Sean Reifscheider
5c2eb31022
New version of pep2pyramid, removes HTML headers from text files.
2006-03-02 17:57:41 +00:00
Sean Reifscheider
70a59129df
Nearly working.
2006-03-02 17:40:56 +00:00
Sean Reifscheider
c1340af281
Kludged version.
2006-03-02 16:45:09 +00:00