Add version-switcheroo stuff todos.
This commit is contained in:
parent
1a6a2e8f72
commit
e0227e23b8
|
@ -397,6 +397,8 @@ How to Make A Release
|
||||||
___ If this is a final release (even a maintenance release), also unpack
|
___ If this is a final release (even a maintenance release), also unpack
|
||||||
the HTML docs to
|
the HTML docs to
|
||||||
/data/ftp.python.org/pub/docs.python.org/release/X.Y.Z.
|
/data/ftp.python.org/pub/docs.python.org/release/X.Y.Z.
|
||||||
|
If it is a release of a security-fix-only version, tell the DE to
|
||||||
|
build a version with the "version switcher" and put it there.
|
||||||
|
|
||||||
___ Let the DE check if the docs are built and work all right.
|
___ Let the DE check if the docs are built and work all right.
|
||||||
|
|
||||||
|
@ -404,7 +406,8 @@ How to Make A Release
|
||||||
docs.python.org/X.Y in the Apache config for docs.python.org, update
|
docs.python.org/X.Y in the Apache config for docs.python.org, update
|
||||||
the script Doc/tools/dailybuild.py to point to the right
|
the script Doc/tools/dailybuild.py to point to the right
|
||||||
stable/development branches, and to install it and make the initial
|
stable/development branches, and to install it and make the initial
|
||||||
checkout.
|
checkout. The Doc's version_switcher.js script also needs to be
|
||||||
|
updated.
|
||||||
|
|
||||||
___ For the extra paranoid, do a completely clean test of the
|
___ For the extra paranoid, do a completely clean test of the
|
||||||
release. This includes downloading the tarball from
|
release. This includes downloading the tarball from
|
||||||
|
|
Loading…
Reference in New Issue