diff --git a/readthedocs.yml b/readthedocs.yml index 521b439b..29899c2c 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -9,6 +9,9 @@ build: os: ubuntu-22.04 tools: python: "3.9" + jobs: + pre_build: + - sphinx-apidoc -o docs/source/modules yosoai -f # Build documentation in the "docs/" directory with Sphinx sphinx: