We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b987dea + 5fcc3a4 commit 6834f94Copy full SHA for 6834f94
Doc/Makefile
@@ -294,7 +294,7 @@ check: _ensure-pre-commit
294
295
.PHONY: serve
296
serve:
297
- @echo "The serve target was removed, use htmlview instead (see bpo-36329)"
+ @echo "The serve target was removed, use htmllive instead (see gh-80510)"
298
299
# Targets for daily automated doc build
300
# By default, Sphinx only rebuilds pages where the page content has changed.
0 commit comments