diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 02abf7463..cbbabab2a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,7 +4,10 @@ # Required version: 2 - +sphinx: + # Path to your Sphinx configuration file. + configuration: docs/conf.py + # Set the version of Python and other tools you might need build: os: ubuntu-22.04