浏览代码

Merge pull request #5045 from fantasya-pbem/docs/5000_Add-rendering-changes

docs: add "rendering docs" to release todo, fixes #5000
TW 5 年之前
父节点
当前提交
d832c6447c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/development.rst

+ 1 - 0
docs/development.rst

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