Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 6, 2022

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 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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