sphinx-doc / sphinx-autobuild

Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a hot-reload web server.
MIT License
523 stars 75 forks source link

Allow passing long forms of `sphinx-build` options to `sphinx-autobuild` #130

Closed chrysle closed 4 months ago

chrysle commented 1 year ago

Context

Currently, it is possible to pass (most of) the short forms of the underlying sphinx-build options to sphinx-autobuild .

I suppose it'd help sphinx users acclimate to the project if it is possible to provide the more descriptive long forms of CLI options.

Proposal

Add support for the long forms of the sphinx-build command line options.

Tasks and updates

No response

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

AA-Turner commented 4 months ago

Done in https://pypi.org/project/sphinx-autobuild/2024.2.4/