diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c3cb6a8..523c6af 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,14 +1,8 @@ # Read the Docs configuration file for Sphinx projects -# Required -version: latest +version: 2 -# Set the OS, Python version and other tools you might need -build: - os: ubuntu-22.04 - tools: - python: "3.8" - -# Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py + configuration: + version: main