Skip to content

Commit 51cdac2

Browse files
authored
Merge pull request #47 from mts-ai/feature/fix_docs_build
fix docs build
2 parents abcf10b + 2d3d582 commit 51cdac2

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)