Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk 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.

Fixespython/cpython#80510.

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

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
MemberAuthor

Updated!

@ezio-melottiezio-melotti mentioned this pull request May 6, 2022
5 tasks
@ezio-melottiezio-melotti merged commit 1337af4 into python:mainMay 6, 2022
@ezio-melottiezio-melotti self-assigned this May 6, 2022
@hugovkhugovk 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 freeto 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

@hugovk@encukou@ezio-melotti@the-knights-who-say-ni