Skip to content

Commit af643dd

Browse files
authored
CI: Disable building PDF documentation in ReadTheDocs (#3812)
1 parent faa635d commit af643dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ sphinx:
3636
configuration: doc/conf.py
3737

3838
# If using Sphinx, optionally build your docs in additional formats such as PDF
39-
formats:
40-
- pdf
39+
# formats:
40+
# - pdf
4141

4242
# Optionally declare the Python requirements required to build your docs
4343
conda:

0 commit comments

Comments
 (0)