Skip to content

Commit 0ddb9d3

Browse files
committed
RELEASE.txt: Update HTML doc paths
1 parent d10d467 commit 0ddb9d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Roundup release checklist:
1414
5. python setup.py clean --all
1515
6. Edit setup.py to ensure that all information therein (contacts,
1616
classifiers, etc) is correct.
17-
7. python setup.py build_doc
17+
7. Rebuild documentation in "share/doc/roundup/html"
18+
python setup.py build_doc
1819
8. python setup.py sdist --manifest-only
1920
9. Check the MANIFEST to make sure that any new files are included. If
2021
they are not, edit MANIFEST.in to include them. "Documentation" for

0 commit comments

Comments
 (0)