Skip to content

Commit d835219

Browse files
author
William Grant
committed
troubleshooting RTD yaml 6
1 parent 1cceea0 commit d835219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build:
66
python: "3.10"
77
jobs:
88
pre_build:
9-
- cd docs && make apidocs && cd ..
9+
- sphinx-apidoc -fo docs/api typed_python typed_python/**/*test*
1010

1111

1212
python:

0 commit comments

Comments
 (0)