pydoc-topics needs to be updated before releases

This commit is contained in:
Benjamin Peterson 2008-10-02 21:51:11 +00:00
parent 48607faa8e
commit ddc0f3d342
1 changed files with 5 additions and 0 deletions

View File

@ -122,6 +122,11 @@ How to Make A Release
use your judgement, taking into account whether you are making an alpha,
beta, or final release.
--- Regenerate Lib/pydoc-topics.py
cd to the Doc directory and type ``make pydoc-topics``. Then copy
``build/pydoc-topics/pydoc-topics.py`` to ``Lib/pydoc-topics.py``.
___ Bump version numbers via the release script.
.../sandbox/release/release.py --bump X.YaZ