Skip to content

Conversation

@nvaytet
Copy link
Member

@nvaytet nvaytet commented Jan 17, 2026

This saves quite a lot of build time.

Comment on lines 29 to +30
commands = python -m sphinx -W -j2 -v -b html -d {toxworkdir}/docs_doctrees docs html
python -m sphinx -W -j2 -v -b doctest -d {toxworkdir}/docs_doctrees docs html
python -m sphinx -W -j2 -v -b doctest -d {toxworkdir}/docs_doctrees -D nbsphinx_execute=never docs html
Copy link
Member

Choose a reason for hiding this comment

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

This is doctest, linkcheck is 15 lines lower down, did you edit the wrong one or is the PR title wrong?

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.

3 participants