From e1756bf5d02e32ddafc695a09717aa5556b0d7a0 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 27 Oct 2013 10:40:11 +0100 Subject: [PATCH] Tweak the website section: download/content.ht also gets updated for prereleases. --- pep-0101.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pep-0101.txt b/pep-0101.txt index e98a9ea4d..9252d40a3 100644 --- a/pep-0101.txt +++ b/pep-0101.txt @@ -484,20 +484,21 @@ How to Make A 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. - ___ 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. - ___ 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' section. Update the version in the "What's New" link. ___ 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 this release. There are a bunch of places you need to touch: