Skip to content

Commit bd62c27

Browse files
committed
Use dirhtml.
1 parent b8ad780 commit bd62c27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ build:
2121
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH uv sync --cache-dir $READTHEDOCS_VIRTUALENV_PATH/../../uv_cache --group docs
2222
build:
2323
html:
24-
- uv run sphinx-build -T -b html docs/source $READTHEDOCS_OUTPUT/html
24+
- uv run sphinx-build -T -b dirhtml docs/source $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)