Skip to content

Commit 69d3c58

Browse files
authored
Enable htmlzip and epub on readthedocs (#1379)
1 parent bf8aab2 commit 69d3c58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ python:
1212
path: .
1313
extra_requirements:
1414
- docs
15+
formats:
16+
- epub
17+
- htmlzip
18+
# TODO: evaluate, see https://github.com/jupyter-server/jupyter_server/issues/1378
19+
# - pdf

0 commit comments

Comments
 (0)