Skip to content

Commit

Permalink
disable extra formats
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Aug 7, 2023
1 parent a24d58f commit eeadcee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ sphinx:
configuration: doc/conf.py
fail_on_warning: true

# Optionally build your docs in additional formats such as PDF and ePub
formats: all
# Optionally build your docs in additional formats such as PDF and ePub.
# Note ePub format does not like include files.
formats: []

# Optionally set the version of Python and requirements required to build your docs
python:
Expand Down

0 comments on commit eeadcee

Please sign in to comment.