We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e459bd9 commit 25a31ebCopy full SHA for 25a31eb
.readthedocs.yaml
@@ -0,0 +1,16 @@
1
+# Read the Docs configuration file for Sphinx projects
2
+# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
3
+
4
+version: 2
5
6
7
+build:
8
+ os: ubuntu-24.04
9
+ tools:
10
+ python: "3.12"
11
+ # You can also specify other tool versions:
12
13
14
+# Build documentation in the "docs/" directory with Sphinx
15
+sphinx:
16
+ configuration: doc/conf.py
0 commit comments