Skip to content

Commit cb96c1c

Browse files
simon-moAlvant
authored andcommitted
[Docs] Remove PDF build from Readtehdocs (vllm-project#9347)
Signed-off-by: Alvant <alvasian@yandex.ru>
1 parent d40342a commit cb96c1c

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)