Skip to content

Remove obsolete serve target from make.bat.#1365

Merged
hugovk merged 1 commit intopython:mainfrom
ezio-melotti:rm-serve-make-bat
Aug 8, 2024
Merged

Remove obsolete serve target from make.bat.#1365
hugovk merged 1 commit intopython:mainfrom
ezio-melotti:rm-serve-make-bat

Conversation

@ezio-melotti
Copy link
Member

@ezio-melotti ezio-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/

@ezio-melotti ezio-melotti added the type-feature Additions; New content or section needed label Aug 8, 2024
@ezio-melotti ezio-melotti requested a review from hugovk August 8, 2024 14:12
@ezio-melotti ezio-melotti self-assigned this Aug 8, 2024
Copy link
Member

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

@hugovk hugovk merged commit b2d4974 into python:main Aug 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-melotti ezio-melotti deleted the rm-serve-make-bat branch August 8, 2024 15:03
@ezio-melotti
Copy link
Member Author

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.

3 participants