Skip to content

Commit fd47e57

Browse files
authored
[Docs] Remove PDF build from Readtehdocs (#9347)
1 parent 203ab8f commit fd47e57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ sphinx:
1313
fail_on_warning: true
1414

1515
# If using Sphinx, optionally build your docs in additional formats such as PDF
16-
formats:
17-
- pdf
16+
formats: []
1817

1918
# Optionally declare the Python requirements required to build your docs
2019
python:
2120
install:
2221
- requirements: docs/requirements-docs.txt
22+

0 commit comments

Comments
 (0)