remove duplicate description of the final changes made in the
documentation release, and add a note that they're described in a separate step (down near "send the release announcement")
This commit is contained in:
parent
4387b0cf73
commit
22d5357928
|
@ -305,7 +305,8 @@ How to Make A Release
|
||||||
top-level doc/ directory of the website content. The first of
|
top-level doc/ directory of the website content. The first of
|
||||||
these can happen any time after what's already happened in this
|
these can happen any time after what's already happened in this
|
||||||
process, and the last two should happen as soon as the release
|
process, and the last two should happen as soon as the release
|
||||||
announcement has been made.
|
announcement has been made. Those are described in a separate
|
||||||
|
step of this checklist.
|
||||||
|
|
||||||
At this time, edit the versions.ht file in doc/ to make add the
|
At this time, edit the versions.ht file in doc/ to make add the
|
||||||
new release at the top. The previous latest release should drop
|
new release at the top. The previous latest release should drop
|
||||||
|
@ -317,12 +318,6 @@ How to Make A Release
|
||||||
releases. (Is should be fairly easy to figure this out while
|
releases. (Is should be fairly easy to figure this out while
|
||||||
looking at the file.)
|
looking at the file.)
|
||||||
|
|
||||||
Edit index.ht in doc/ to refer to the new version.
|
|
||||||
|
|
||||||
Log onto creosote and move the symlink 'current' in the
|
|
||||||
/usr/local/www/www.python.org/doc directory to point to the
|
|
||||||
new version's documentation.
|
|
||||||
|
|
||||||
___ Thomas grabs the HTML to build the Windows helpfile.
|
___ Thomas grabs the HTML to build the Windows helpfile.
|
||||||
The HTML files are unpacked into a new src/html directory, and
|
The HTML files are unpacked into a new src/html directory, and
|
||||||
runs this command to create the project files for MS HTML
|
runs this command to create the project files for MS HTML
|
||||||
|
|
Loading…
Reference in New Issue