Skip to content

Commit a72b5e5

Browse files
authored
Merge pull request #82 from hcartiaux/devel
Allow epub, pdf downloads (solves #52)
2 parents cbaeb5c + e57796b commit a72b5e5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ build:
1111
mkdocs:
1212
configuration: mkdocs.yml
1313

14+
formats:
15+
- epub
16+
- pdf
17+
1418
python:
1519
install:
1620
- requirements: requirements.txt

0 commit comments

Comments
 (0)