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 937a0bd commit a6fde58Copy full SHA for a6fde58
.readthedocs.yaml
@@ -22,3 +22,8 @@ sphinx:
22
python:
23
install:
24
- requirements: docs/requirements.txt
25
+
26
+# Include all versions by default and manually exclude the unneeded ones
27
+versions:
28
+ only: "master"
29
+ regex: '^v*$'
0 commit comments