Tweak the website section: download/content.ht also gets updated for prereleases.
This commit is contained in:
parent
e1e050aca8
commit
e1756bf5d0
11
pep-0101.txt
11
pep-0101.txt
|
@ -484,20 +484,21 @@ How to Make A Release
|
||||||
|
|
||||||
___ If this is a final release...
|
___ If this is a final release...
|
||||||
|
|
||||||
___ update the 'Quick Links' section on the front page. Edit the
|
___ Update the 'Quick Links' section on the front page. Edit the
|
||||||
top-level `content.ht` file.
|
top-level `content.ht` file.
|
||||||
|
|
||||||
___ update the download page, editing `download/content.ht`
|
___ For X.Y.Z, edit all the previous X.Y releases' content.ht page to
|
||||||
|
|
||||||
___ for X.Y.Z, edit all the previous X.Y releases' content.ht page to
|
|
||||||
point to the new release.
|
point to the new release.
|
||||||
|
|
||||||
___ update `doc/content.ht` to indicate the new current documentation
|
___ Update `doc/content.ht` to indicate the new current documentation
|
||||||
version, and remove the current version from any 'in development'
|
version, and remove the current version from any 'in development'
|
||||||
section. Update the version in the "What's New" link.
|
section. Update the version in the "What's New" link.
|
||||||
|
|
||||||
___ Add the new version to `doc/versions/content.ht`.
|
___ Add the new version to `doc/versions/content.ht`.
|
||||||
|
|
||||||
|
___ Update the download page, editing `download/content.ht`. Pre-releases are
|
||||||
|
added only to the "Testing versions" list.
|
||||||
|
|
||||||
___ Edit `download/releases/content.ht` to update the version numbers for
|
___ Edit `download/releases/content.ht` to update the version numbers for
|
||||||
this release. There are a bunch of places you need to touch:
|
this release. There are a bunch of places you need to touch:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue