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.
1 parent 137d9b8 commit a914dc6Copy full SHA for a914dc6
1 file changed
.readthedocs.yml
@@ -21,4 +21,4 @@ build:
21
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH uv pip install --cache-dir $READTHEDOCS_VIRTUALENV_PATH/../../uv_cache .[docs]
22
build:
23
html:
24
- - uv run sphinx-build -T -b html docs $READTHEDOCS_OUTPUT/html
+ - uv run sphinx-build -T -b html docs/source $READTHEDOCS_OUTPUT/html
0 commit comments