We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff79b8 commit b84e227Copy full SHA for b84e227
.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 tools/docs-gen run api-doc
+ - npm run api-doc
21
22
# Build documentation in the docs/ directory with Sphinx
23
sphinx:
0 commit comments