mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
[3.2.x] Configured Read The Docs to build all formats.
`all` acts as an alias for all formats ([docs](https://docs.readthedocs.io/en/stable/config-file/v2.html#formats)). Whilst there are only three formats right now, this would auto expand to other formats in the future, which seems desirable?
Backport of 1fe23bdd29
from main
This commit is contained in:
parent
04e66e245d
commit
76a0a8a917
1 changed files with 1 additions and 4 deletions
|
@ -15,7 +15,4 @@ python:
|
|||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
||||
formats:
|
||||
- epub
|
||||
- pdf
|
||||
- htmlzip
|
||||
formats: all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue