Skip to content

Conversation

@ezio-melotti
Copy link
Member

@ezio-melottiezio-melotti commented Aug 8, 2024

This is a follow-up of:

The PR removed the make serve target from the Makefile but not from make.bat.


Slightly unrelated, but I noticed that the serve replacement -- htmllive -- seems to be missing from make.bat. htmllive (formerly known as autobuild) was introduced in:


📚 Documentation preview 📚: https://cpython-devguide--1365.org.readthedocs.build/

Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slightly unrelated, but I noticed that the serve replacement -- htmllive -- seems to be missing from make.bat.

I probably skipped it because I don't have Windows to test it on. But it's so useful, I'd recommend someone with Windows adds it.

@hugovkhugovk merged commit b2d4974 into python:mainAug 8, 2024
@AA-Turner
Copy link
Member

I don't think I've once used make.bat, to be honest. One of those Sphinx people should really look into making their CLI better...!

A

@ezio-melottiezio-melotti deleted the rm-serve-make-bat branch August 8, 2024 15:03
@ezio-melotti
Copy link
MemberAuthor

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ezio-melotti@AA-Turner@hugovk