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 8f23024 commit ddf715aCopy full SHA for ddf715a
.readthedocs.yaml
@@ -12,7 +12,7 @@ build:
12
- asdf plugin add just && asdf install just latest && asdf global just latest
13
- asdf plugin add uv && asdf install uv latest && asdf global uv latest
14
- just docs build
15
- - mv $READTHEDOCS_OUTPUT/site $READTHEDOCS_OUTPUT/html
+ - mv site $READTHEDOCS_OUTPUT/html
16
17
mkdocs:
18
configuration: .mkdocs.yml
0 commit comments