Skip to content

Commit b3972f0

Browse files
authored
Merge pull request #126 from Integration-Automation/dev
Remove doc formats
2 parents 20b0b4f + 4e9e510 commit b3972f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ sphinx:
1616
configuration: docs/source/conf.py
1717

1818
# Optionally build your docs in additional formats such as PDF and ePub
19-
formats:
20-
- pdf
21-
- epub
19+
#formats:
20+
# - pdf
21+
# - epub
2222

2323
# Optional but recommended, declare the Python requirements required
2424
# to build your documentation

0 commit comments

Comments
 (0)