Skip to content

Commit 1550173

Browse files
authored
disable pdf build
1 parent 34edc95 commit 1550173

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ sphinx:
1414
# configuration: mkdocs.yml
1515

1616
# Optionally build your docs in additional formats such as PDF
17-
formats:
18-
- pdf
17+
#formats:
18+
# - pdf
1919

2020
# Optionally set the version of Python and requirements required to build your docs
2121
python:
@@ -24,4 +24,4 @@ python:
2424
- requirements: requirements.txt
2525

2626
submodules:
27-
include: all
27+
include: all

0 commit comments

Comments
 (0)