We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31ac9f5 + 9f33c47 commit 7a35468Copy full SHA for 7a35468
.readthedocs.yaml
@@ -11,6 +11,10 @@ sphinx:
11
12
formats: all
13
14
+python:
15
+ install:
16
+ - requirements: doc/OnlineDocs/requirements.txt
17
+
18
# Set the version of Python and requirements required to build the docs
19
#python:
20
# version: 3
doc/OnlineDocs/requirements.txt
@@ -0,0 +1 @@
1
+sphinx-rtd-theme
0 commit comments