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 604b765 commit f0535cfCopy full SHA for f0535cf
.readthedocs.yml
@@ -16,5 +16,5 @@ build:
16
- wget https://github.com/sofa-framework/SofaPython3/releases/download/v25.06.00-doc-generation/SofaPython3_v25.06.00_docs.zip
17
- mkdir docUnzipped/
18
- unzip SofaPython3_v25.06.00_docs.zip -d docUnzipped/
19
- - cp --recursive docUnzipped/SofaPython3_v25.06.00_docs/* $READTHEDOCS_OUTPUT/html/
+ - cp --recursive docUnzipped/* $READTHEDOCS_OUTPUT/html/
20
- ls $READTHEDOCS_OUTPUT/html/
0 commit comments