Mercurial > p > roundup > code
diff RELEASE.txt @ 5535:d1e4a42cba99 maint-1.6
add running linkcheck to update docs
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 20 Jul 2018 22:48:48 -0400 |
| parents | adf1061f15a6 |
| children | 0036f4a7bf2a |
line wrap: on
line diff
--- a/RELEASE.txt Wed Jul 18 21:32:24 2018 -0400 +++ b/RELEASE.txt Fri Jul 20 22:48:48 2018 -0400 @@ -19,6 +19,10 @@ 3. Update documentation doc/announcement.txt doc/upgrading.txt +3a. cd to website/www and run 'make linkcheck'. See output in + _tmp/linkcheck/output.txt + fix broken references in docs + verify redirects are correct 4. Update setup.py info is needed (contacts, classifiers, etc.), and check that metadata is valid and long descriptions is proper reST: python setup.py check --restructuredtext --metadata --strict
