diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 433b431..bba1d61 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,7 +14,7 @@ build: pre_build: - pip install . # Generate the Sphinx configuration for this Jupyter Book, so it builds. - - "jupyter-book config sphinx notebooks/" + - "jupyter-book config sphinx docs/" post_install: - poetry install --with dev # Build documentation in the docs/ directory with Sphinx