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.
1 parent 1f911ba commit 0896348Copy full SHA for 0896348
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