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 679a7be commit b600ccdCopy full SHA for b600ccd
.readthedocs.yaml
@@ -1,5 +1,11 @@
1
version: 2
2
3
+build:
4
+ jobs:
5
+ pre_build:
6
+ - make apidocs
7
+
8
9
python:
10
install:
11
- requirements: docs/doc_requirements.txt
0 commit comments