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 9a48ec2 commit ea7bd16Copy full SHA for ea7bd16
.config/.readthedocs.yaml
@@ -20,4 +20,4 @@ build:
20
- uvx nox -s docs-build
21
post_build:
22
- mkdir -p $READTHEDOCS_OUTPUT/html/
23
- - mv docs/site $READTHEDOCS_OUTPUT/html/
+ - mv docs/site/* $READTHEDOCS_OUTPUT/html
0 commit comments