Add PDF output to readthedocs.yaml (#2700)
This commit is contained in:
parent
33b126836f
commit
d65b030644
1 changed files with 2 additions and 2 deletions
|
|
@ -29,8 +29,8 @@ sphinx:
|
||||||
# fail_on_warning: true
|
# fail_on_warning: true
|
||||||
|
|
||||||
# Optionally build your docs in additional formats such as PDF and ePub
|
# Optionally build your docs in additional formats such as PDF and ePub
|
||||||
# formats:
|
formats:
|
||||||
# - pdf
|
- pdf
|
||||||
# - epub
|
# - epub
|
||||||
|
|
||||||
# Optional but recommended, declare the Python requirements required
|
# Optional but recommended, declare the Python requirements required
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue