summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 68a85ab1..d5d54b74 100644
--- a/howto.txt
+++ b/howto.txt
@@ -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: