8000 DOC: Enable offline formats (#1560) · TomNicholas/zarr-python@e771c51 · GitHub
[go: up one dir, main page]

Skip to content

Commit e771c51

Browse files
DOC: Enable offline formats (zarr-developers#1560)
* Enable offline builds * Add link for documentation downloads
1 parent c9532b0 commit e771c51

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ python:
1515
path: .
1616
extra_requirements:
1717
- docs
18+
19+
formats: all

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**: `Zipped HTML <https://zarr.readthedocs.io/_/downloads/en/stable/htmlzip/>`_
22+
**Download documentation**: `PDF/Zipped HTML/EPUB <https://readthedocs.org/projects/zarr/downloads/>`_
2323

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

0 commit comments

Comments
 (0)
0