8000
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 f360fc6 commit 4455726Copy full SHA for 4455726
docs/conf.py
@@ -87,6 +87,7 @@
87
"spec/v1": 'https://zarr-specs.readthedocs.io/en/latest/v1/v1.0.html',
88
"spec/v2": "https://zarr-specs.readthedocs.io/en/latest/v2/v2.0.html",
89
"spec/v3": "https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html",
90
+ "license": "https://github.com/zarr-developers/zarr-python/blob/main/LICENSE.txt"
91
}
92
93
# The language for content autogenerated by Sphinx. Refer to documentation
docs/index.rst
@@ -13,7 +13,6 @@ Zarr-Python
13
guide/index
14
api/index
15
release
16
- license
17
contributing
18
roadmap
19
docs/license.rst
0 commit comments