We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb2259 commit fff79b8Copy full SHA for fff79b8
.readthedocs.yaml
@@ -17,7 +17,7 @@ build:
17
pre_build:
18
- npm i --ignore-scripts --loglevel=silly
19
- npm --prefix tools/docs-gen i --ignore-scripts --loglevel=silly
20
- - npm --prefix tools/docs-gen run api-doc
+ - npm tools/docs-gen run api-doc
21
22
# Build documentation in the docs/ directory with Sphinx
23
sphinx:
0 commit comments