Skip to content

Commit

Permalink
Disable pdf and epub
Browse files Browse the repository at this point in the history
  • Loading branch information
samjwu committed Jul 30, 2024
1 parent 3800cfe commit 49d9c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 2
sphinx:
configuration: docs/conf.py

formats: [htmlzip, pdf, epub]
formats: [htmlzip]

python:
install:
Expand Down

0 comments on commit 49d9c02

Please sign in to comment.