diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f783394..89be8e5 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,9 +14,9 @@ build: # rust: "1.70" # golang: "1.20" -# Build documentation in the "docs/" directory with Sphinx +# Build documentation in the "doc/" directory with Sphinx sphinx: - configuration: docs/sphinx/conf.py + configuration: doc/sphinx/conf.py # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs # builder: "dirhtml" # Fail on all warnings to avoid broken references