[DOCS] #5000 – Add rendering docs to release todo

Add a line regarding checking the markup.
This commit is contained in:
Thalian 2020-03-18 19:49:37 +01:00
parent 07c89cd794
commit a8ecec24c2
1 changed files with 1 additions and 0 deletions

View File

@ -318,6 +318,7 @@ Checklist:
- Check that Travis CI is happy.
- Update ``CHANGES.rst``, based on ``git log $PREVIOUS_RELEASE..``.
- Check version number of upcoming release in ``CHANGES.rst``.
- Render ``CHANGES.rst`` via ``make html`` and check for markup errors.
- Verify that ``MANIFEST.in`` and ``setup.py`` are complete.
- ``python setup.py build_usage ; python setup.py build_man`` and
commit (be sure to build with Python 3.5 as Python 3.6 added `more