We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dirhtml
1 parent b8ad780 commit bd62c27Copy full SHA for bd62c27
1 file changed
.readthedocs.yml
@@ -21,4 +21,4 @@ build:
21
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH uv sync --cache-dir $READTHEDOCS_VIRTUALENV_PATH/../../uv_cache --group docs
22
build:
23
html:
24
- - uv run sphinx-build -T -b html docs/source $READTHEDOCS_OUTPUT/html
+ - uv run sphinx-build -T -b dirhtml docs/source $READTHEDOCS_OUTPUT/html
0 commit comments