diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e8783abe0d..08cac8d78d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,3 +15,5 @@ python: path: . extra_requirements: - docs + +formats: all diff --git a/docs/index.rst b/docs/index.rst index 28a2d0e6aa..06f79b7e7c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,7 +19,7 @@ Zarr-Python **Version**: |version| -**Download documentation**: `Zipped HTML `_ +**Download documentation**: `PDF/Zipped HTML/EPUB `_ **Useful links**: `Installation `_ |