Skip to content

Commit

Permalink
Configured Read The Docs to build all formats.
Browse files Browse the repository at this point in the history
`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?
  • Loading branch information
adamchainz authored and carltongibson committed Nov 18, 2021
1 parent f0480dd commit 1fe23bd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,4 @@ python:
install:
- requirements: docs/requirements.txt

formats:
- epub
- pdf
- htmlzip
formats: all

0 comments on commit 1fe23bd

Please sign in to comment.