try to generate pdf and epub version.

This commit is contained in:
Frank Li 2024-03-01 13:44:48 +08:00
parent 184788a7e9
commit 99d749121c

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