Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1549 from astrojuanlu/epub-docs
Browse files Browse the repository at this point in the history
Add offline-friendly formats to Read the Docs
  • Loading branch information
astrojuanlu committed Jul 20, 2022
2 parents fc3c114 + 312df20 commit 269b6f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ build:
tools:
python: "3.9"

formats:
- epub
- htmlzip

python:
install:
- method: pip
Expand Down

0 comments on commit 269b6f6

Please sign in to comment.