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 b077fef commit bd05115Copy full SHA for bd05115
.readthedocs.yaml
@@ -14,8 +14,9 @@ build:
14
# rust: "1.70"
15
# golang: "1.20"
16
commands:
17
- - pip install matplotlib
+ - pip install matplotlib sphinx
18
- make -j 4 -C doc/sphinx SPHINXOPTS="-W --keep-going" html
19
+
20
# Build documentation in the "doc/" directory with Sphinx
21
#sphinx:
22
#configuration: doc/sphinx/conf.py
0 commit comments