diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3b5d5bf..9b842fe 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,18 +1,18 @@ # Read the Docs configuration file for Sphinx projects - # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details +# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details - # Required - version: 2 +# Required +version: 2 - # Set the OS, Python version and other tools you might need - build: - os: ubuntu-22.04 - tools: - python: "3.12" - # You can also specify other tool versions: - # nodejs: "20" - # rust: "1.70" - # golang: "1.20" +# Set the OS, Python version and other tools you might need +build: + os: ubuntu-22.04 + tools: + python: "3.12" + # You can also specify other tool versions: + # nodejs: "20" + # rust: "1.70" + # golang: "1.20" # Build documentation in the "docs/" directory with Sphinx sphinx: