mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
[3.12] Update docs 'make serve' to suggest 'make htmllive' (GH-126969) (#127016)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
1f911ba706
commit
cb98122df2
1 changed files with 1 additions and 1 deletions
|
|
@ -294,7 +294,7 @@ check: _ensure-pre-commit
|
|||
|
||||
.PHONY: serve
|
||||
serve:
|
||||
@echo "The serve target was removed, use htmlview instead (see bpo-36329)"
|
||||
@echo "The serve target was removed, use htmllive instead (see gh-80510)"
|
||||
|
||||
# Targets for daily automated doc build
|
||||
# By default, Sphinx only rebuilds pages where the page content has changed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue