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 79e3b04 commit 3fcd5cbCopy full SHA for 3fcd5cb
.config/.readthedocs.yaml
@@ -17,7 +17,7 @@ build:
17
curl -LsSf https://astral.sh/uv/install.sh | sh
18
build:
19
html:
20
- - ${HOME}/.local/bin/uvx nox -s docs
+ - ${HOME}/.local/bin/uvx nox -s docs-build
21
post_build:
22
- mkdir -p $READTHEDOCS_OUTPUT/html/
23
- mv docs/site/* $READTHEDOCS_OUTPUT/html
0 commit comments