Skip to content

Commit 240bb82

Browse files
Fix RTD build (#1694)
1 parent 237f934 commit 240bb82

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ python:
1616
extra_requirements:
1717
- docs
1818

19-
formats: all
19+
formats:
20+
- htmlzip
21+
- pdf

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Zarr-Python
1919

2020
**Version**: |version|
2121

22-
**Download documentation**: `PDF/Zipped HTML/EPUB <https://readthedocs.org/projects/zarr/downloads/>`_
22+
**Download documentation**: `PDF/Zipped HTML <https://readthedocs.org/projects/zarr/downloads/>`_
2323

2424
**Useful links**:
2525
`Installation <installation.html>`_ |

0 commit comments

Comments
 (0)