Skip to content

Conversation

@timhoffm
Copy link
Contributor

@timhoffm timhoffm commented Nov 2, 2025

sphinx quickstart is now equivalent to sphinx-quickstart

A first step towards #5618, i.e. having a top-level sphinx command with subcommands such as sphinx quickstart, sphinx build, ...

Implementation note: For clarity, To clearly mark the subcommand interface, I've created a separate module sphinx.cmds._quickstart, but we could alternatively enrich the existing sphinx.cmds.quickstart module with the neccesary information and use it for both sphinx-quickstart and sphinx quickstart.

@timhoffm timhoffm marked this pull request as draft November 2, 2025 18:15
@timhoffm timhoffm force-pushed the sphinx-command branch 2 times, most recently from 1e8a354 to 162558a Compare November 2, 2025 22:02
`sphinx quickstart` is now equivalent to `sphinx-quickstart`

A first step towards sphinx-doc#5618.
@timhoffm timhoffm marked this pull request as ready for review November 2, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant