Skip to content

Commit

Permalink
Merge pull request ROCm#3219 from peterjunpark/docs/6.1.1
Browse files Browse the repository at this point in the history
Disable epub in 6.1.1
  • Loading branch information
peterjunpark authored Jun 3, 2024
2 parents b039209 + 1fafc06 commit fd39cad
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 @@ -15,4 +15,4 @@ python:
install:
- requirements: docs/sphinx/requirements.txt

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

0 comments on commit fd39cad

Please sign in to comment.