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.
2 parents f926f5a + 6ff849c commit 18fe1c1Copy full SHA for 18fe1c1
.readthedocs.yml
@@ -9,9 +9,9 @@ version: 2
9
sphinx:
10
configuration: docs/source/conf.py
11
12
-# Build all formats (epub, pdf, htmlzip)
13
-formats:
14
- - pdf
+# Not building additional formats, as PDF build is failing
+# formats:
+# - pdf
15
16
# Optionally set the version of Python and requirements required to build your docs
17
python:
0 commit comments