We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c180361 commit 324ba63Copy full SHA for 324ba63
1 file changed
.readthedocs.yaml
@@ -12,7 +12,8 @@ build:
12
- pip install uv
13
- uv sync --extra docs
14
build:
15
- - uv run sphinx-build -b html docs $READTHEDOCS_OUTPUT/html
+ html:
16
+ - uv run sphinx-build -b html docs $READTHEDOCS_OUTPUT/html
17
18
sphinx:
19
configuration: docs/conf.py
0 commit comments