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 7f0217c commit 2edf7eaCopy full SHA for 2edf7ea
.readthedocs.yml
@@ -9,7 +9,7 @@ build:
9
- uv sync --group docs
10
build:
11
html:
12
- - uv run -- sphinx-build -M html docs $READTHEDOCS_OUTPUT/html
+ - uv run -- sphinx-build -M html docs $READTHEDOCS_OUTPUT
13
14
sphinx:
15
configuration: docs/conf.py
0 commit comments