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 c9532b0 commit e771c51Copy full SHA for e771c51
.readthedocs.yaml
@@ -15,3 +15,5 @@ python:
15
path: .
16
extra_requirements:
17
- docs
18
+
19
+formats: all
docs/index.rst
@@ -19,7 +19,7 @@ Zarr-Python
20
**Version**: |version|
21
22
-**Download documentation**: `Zipped HTML <https://zarr.readthedocs.io/_/downloads/en/stable/htmlzip/>`_
+**Download documentation**: `PDF/Zipped HTML/EPUB <https://readthedocs.org/projects/zarr/downloads/>`_
23
24
**Useful links**:
25
`Installation <installation.html>`_ |
0 commit comments