Skip to content

Commit 302b984

Browse files
committed
temp rtd fix
1 parent 6163383 commit 302b984

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.readthedocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ build:
2525
sphinx:
2626
configuration: .docs/conf.py
2727

28-
# Build docs in additional formats such as PDF and ePub
29-
formats: all
28+
# Build only html and htmlzip (skip others, including PDF and EPUB)
29+
formats:
30+
- htmlzip
3031

3132
# Set the Python version and requirements
3233
python:

0 commit comments

Comments
 (0)