Added a second footnote with more information about the pep2html.py

script.
This commit is contained in:
Barry Warsaw 2000-08-15 05:54:18 +00:00
parent 436c8543f6
commit 9fbbdf8f69
1 changed files with 6 additions and 2 deletions

View File

@ -162,7 +162,7 @@ PEP Style
PEPs are written in plain ASCII text, and should adhere to a
rigid style. There is a Python script that parses this style and
converts the plain text PEP to HTML for viewing on the web.
converts the plain text PEP to HTML for viewing on the web[2].
Each PEP begins with an RFC822 style header section. Required
headers are as follows, and must appear in this order:
@ -207,10 +207,14 @@ Copyright
This document has been placed in the public domain.
References
References and Footnotes
[1] http://www.opencontent.org/openpub/
[2] The script referred to here is pep2html.py, which lives in
the same directory in the CVS tree as the PEPs themselves. Try
"pep2html.py --help" for details.
Local Variables: