Skip to content

Commit 2d3d582

Browse files
committed
fix docs build
1 parent abcf10b commit 2d3d582

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ sphinx:
2424

2525
# Optionally build your docs in additional formats such as PDF and ePub
2626
formats:
27-
- pdf
27+
# pdf build fails and stops doc update
28+
# - pdf
2829
- epub
2930
- htmlzip
3031

0 commit comments

Comments
 (0)