Skip to content

bpo-36329: Replace 'make serve' with 'make htmlview'#826

Merged
ezio-melotti merged 4 commits intopython:mainfrom
hugovk:36329-docs-make-htmlview
May 6, 2022
Merged

bpo-36329: Replace 'make serve' with 'make htmlview'#826
ezio-melotti merged 4 commits intopython:mainfrom
hugovk:36329-docs-make-htmlview

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Apr 6, 2022

Devguide version of python/cpython#32354.

I've tested the Makefile on macOS, but haven't tested make.bat on Windows, so it would be good if someone can test Windows.

Fixes python/cpython#80510.

@ezio-melotti ezio-melotti requested a review from a team April 23, 2022 05:23
@encukou
Copy link
Member

encukou commented Apr 29, 2022

Could you make serve echo The serve target was removed, use htmlview instead (see https://github.com/python/cpython/issues/80510), to help anyone still using it?

@hugovk
Copy link
Member Author

hugovk commented Apr 29, 2022

Updated!

@ezio-melotti ezio-melotti added the type-feature Additions; New content or section needed label May 3, 2022
@ezio-melotti ezio-melotti mentioned this pull request May 6, 2022
5 tasks
@ezio-melotti ezio-melotti merged commit 1337af4 into python:main May 6, 2022
@ezio-melotti ezio-melotti self-assigned this May 6, 2022
@hugovk hugovk deleted the 36329-docs-make-htmlview branch May 6, 2022 08:17
AA-Turner pushed a commit to AA-Turner/devguide that referenced this pull request Jun 17, 2022
* bpo-36329: Replace 'make serve' with 'make htmlview'

* Document htmlview in help

* Direct users of serve towards htmlview instead

* Add quotes around target names for clarity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature Additions; New content or section needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use the right python "make -C Doc/ serve"

4 participants