diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 63fd2e1d..7918a843 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,8 +14,9 @@ build: # nodejs: "19" # rust: "1.64" # golang: "1.19" - pre_build: - sphinx-apidoc -f -o docs/source sempy_labs/ + jobs: + pre_build: + - sphinx-apidoc -f -o docs/source sempy_labs/ # Build documentation in the "docs/" directory with Sphinx sphinx: