Add PDF output to readthedocs.yaml (#2700)

This commit is contained in:
Earle F. Philhower, III 2024-12-18 06:48:47 -08:00 committed by GitHub
parent 33b126836f
commit d65b030644
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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