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 8778d32 commit 53b8e2bCopy full SHA for 53b8e2b
.readthedocs.yaml
@@ -6,7 +6,7 @@ build:
6
python: "3.10"
7
jobs:
8
pre_build:
9
- - make apidocs
+ - (cd docs && make apidocs)
10
11
12
python:
0 commit comments