Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename watch-docs->docs-serve and improve the command #2790

Merged
merged 1 commit into from
Jan 18, 2025
Merged

Conversation

sloria
Copy link
Member

@sloria sloria commented Jan 18, 2025

No description provided.

deps = sphinx-autobuild
extras = docs
commands = sphinx-autobuild --open-browser docs/ docs/_build {posargs} --watch src/marshmallow --delay 2
commands = sphinx-autobuild --port=0 --open-browser --delay=2 docs/ docs/_build {posargs} --watch src --watch CONTRIBUTING.rst --watch README.rst
Copy link
Member Author

Choose a reason for hiding this comment

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

--port=0 tells sphinx-autobuild to automatically select a port

@sloria sloria merged commit abc4ea9 into 3.x-line Jan 18, 2025
9 checks passed
@sloria sloria deleted the docs branch January 18, 2025 22:06
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