Skip to content

Commit ce07fdd

Browse files
committed
rtd: only build pdf as additional format
1 parent 971d328 commit ce07fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build:
88
sphinx:
99
configuration: docs/source/conf.py
1010

11-
formats: all
11+
formats: [pdf]
1212

1313
python:
1414
install:

0 commit comments

Comments
 (0)