Enable PDF and epub doc formats

This commit is contained in:
Aleksi Häkli 2023-08-17 12:35:06 +03:00
parent 16cc250622
commit 0688526722
No known key found for this signature in database
GPG key ID: F93F294200F16F4C

View file

@ -23,9 +23,9 @@ sphinx:
# fail_on_warning: true
# Optionally build your docs in additional formats such as PDF and ePub
# formats:
# - pdf
# - epub
formats:
- pdf
- epub
# Optional but recommended, declare the Python requirements required
# to build your documentation