mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Enable PDF and epub doc formats
This commit is contained in:
parent
16cc250622
commit
0688526722
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue