Skip to content

Commit b600ccd

Browse files
author
William Grant
committed
update RTD config to build api reference pre-buiild
1 parent 679a7be commit b600ccd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.readthedocs.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
version: 2
22

3+
build:
4+
jobs:
5+
pre_build:
6+
- make apidocs
7+
8+
39
python:
410
install:
511
- requirements: docs/doc_requirements.txt

0 commit comments

Comments
 (0)