Add a doc markup error fixing step.
This commit is contained in:
parent
c3088e3974
commit
96eb9868a0
|
@ -131,6 +131,11 @@ How to Make A Release
|
|||
|
||||
cd to the Doc directory and type ``make pydoc-topics``. Then copy
|
||||
``build/pydoc-topics/pydoc-topics.py`` to ``../Lib/pydoc_topics.py``.
|
||||
|
||||
___ Check the docs for markup errors
|
||||
|
||||
In the Doc directory, type ``make suspicious``. If any markup errors
|
||||
are found, fix them.
|
||||
|
||||
___ Bump version numbers via the release script.
|
||||
|
||||
|
|
Loading…
Reference in New Issue