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 d65a200 commit a6ed57eCopy full SHA for a6ed57e
1 file changed
mkdocs.yml
@@ -103,20 +103,6 @@ extra_css:
103
104
plugins:
105
- search
106
- - redirects:
107
- redirect_maps:
108
- spec: https://zarr-specs.readthedocs.io
109
- spec/v1: https://zarr-specs.readthedocs.io/en/latest/v1/v1.0.html
110
- spec/v2: https://zarr-specs.readthedocs.io/en/latest/v2/v2.0.html
111
- spec/v3: https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html
112
- license: https://github.com/zarr-developers/zarr-python/blob/main/LICENSE.txt
113
- tutorial: user-guide
114
- getting-started: quickstart
115
- roadmap: developers/roadmap.html
116
- installation: user-guide/installation.html
117
- api: api/zarr/index
118
- release: release-notes.html
119
- release-notes: release-notes.html
120
- mkdocstrings:
121
enable_inventory: true
122
handlers:
0 commit comments