diff options
Diffstat (limited to 'howto.txt')
| -rw-r--r-- | howto.txt | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -15,11 +15,13 @@ - Update docs - Version, date and Python versions in doc/index.rst - Version of latest stable release in doc/index.rst - - Version and copyright date in doc/conf.py + - Version, release, release_date and copyright date in doc/conf.py - Look for CHANGEME comments - Don't forget the man page: doc/python-coverage.1.txt - Check that the docs build correctly: $ tox -e doc + there will be warnings about the readthedocs links being broken, + because this version's docs haven't been published yet. - Done with changes to source files, check them in. - git push - Generate new sample_html to get the latest, incl footer version number: |
