From 5ea158781a04f9f55ac174af34bab0bb362c9c9b Mon Sep 17 00:00:00 2001 From: Jon Wright Date: Mon, 9 Dec 2024 09:37:10 +0100 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8be09a16..e33bc149 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,6 +16,7 @@ build: jobs: post_install: - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python setup.py build_ext --inplace + - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python -m sphinx.ext.apidoc -o docs/sphx ImageD11 # Build documentation in the "docs/" directory with Sphinx sphinx: