mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-24 08:45:13 +00:00
docs: must run make html before release
This commit is contained in:
parent
507d90f476
commit
688488d62d
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ Checklist::
|
|||
- is Travis CI happy also?
|
||||
- update CHANGES.rst (compare to git log). check version number of upcoming release.
|
||||
- check MANIFEST.in and setup.py - are they complete?
|
||||
- cd docs ; make html # to update the usage include files
|
||||
- tag the release::
|
||||
|
||||
git tag -s -m "tagged release" 0.26.0
|
||||
|
|
Loading…
Reference in a new issue