Skip to content

Commit

Permalink
Temporary to change to verify dirhtml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayce Basques committed Jan 9, 2025
1 parent 07d4b62 commit 49025fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ set_env = PYDEVD_DISABLE_FILE_VALIDATION=1
extras = {[testenv:docs-no-checks]extras}
package = editable
commands =
sphinx-build -b html docs/ docs/_build/html -v -w warnings.txt {posargs}
sphinx-build -b dirhtml docs/ docs/_build/html -v -w warnings.txt {posargs}
python tests/utils/check_warnings.py

# build the docs with live-reload, if you are working on the docs only (no theme changes) the best option is to call
Expand Down

0 comments on commit 49025fa

Please sign in to comment.