Skip to content

Commit c2d06d0

Browse files
committed
add running linkcheck to update docs
1 parent a7f8604 commit c2d06d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Roundup release checklist:
1919
3. Update documentation
2020
doc/announcement.txt
2121
doc/upgrading.txt
22+
3a. cd to website/www and run 'make linkcheck'. See output in
23+
_tmp/linkcheck/output.txt
24+
fix broken references in docs
25+
verify redirects are correct
2226
4. Update setup.py info is needed (contacts, classifiers, etc.), and
2327
check that metadata is valid and long descriptions is proper reST:
2428
python setup.py check --restructuredtext --metadata --strict

0 commit comments

Comments
 (0)