Skip to content

Commit

Permalink
add pdf and epub builds
Browse files Browse the repository at this point in the history
  • Loading branch information
yconst committed Mar 14, 2024
1 parent 5d1c0cd commit fefef8e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ sphinx:
python:
install:
- requirements: docs/requirements.txt

# Build PDF & ePub
formats:
- epub
- pdf

0 comments on commit fefef8e

Please sign in to comment.