We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78389ca commit 489df47Copy full SHA for 489df47
.readthedocs.yaml
@@ -1,12 +1,12 @@
1
-# Read the Docs configuration file
+# 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
build:
7
os: ubuntu-22.04
8
tools:
9
- python: "3.11"
+ python: "3.12"
10
11
sphinx:
12
configuration: docs/conf.py
README.rst
@@ -338,7 +338,7 @@ Documentation
338
339
For the full documentation, please refer to:
340
341
-https://bytesparse.readthedocs.io/
+https://bytesparse.readthedocs.io/en/latest/
342
343
344
Installation
0 commit comments