Skip to content

Commit a914dc6

Browse files
committed
Update readthedocs config.
1 parent 137d9b8 commit a914dc6

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 pip install --cache-dir $READTHEDOCS_VIRTUALENV_PATH/../../uv_cache .[docs]
2222
build:
2323
html:
24-
- uv run sphinx-build -T -b html docs $READTHEDOCS_OUTPUT/html
24+
- uv run sphinx-build -T -b html docs/source $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)