We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237f934 commit 240bb82Copy full SHA for 240bb82
.readthedocs.yaml
@@ -16,4 +16,6 @@ python:
16
extra_requirements:
17
- docs
18
19
-formats: all
+formats:
20
+ - htmlzip
21
+ - pdf
docs/index.rst
@@ -19,7 +19,7 @@ Zarr-Python
**Version**: |version|
22
-**Download documentation**: `PDF/Zipped HTML/EPUB <https://readthedocs.org/projects/zarr/downloads/>`_
+**Download documentation**: `PDF/Zipped HTML <https://readthedocs.org/projects/zarr/downloads/>`_
23
24
**Useful links**:
25
`Installation <installation.html>`_ |
0 commit comments