8000 Remove license page from docs (#2570) · rtobar/zarr-python@4455726 · GitHub
[go: up one dir, main page]

Skip 8000 to content

Commit 4455726

Browse files
authored
Remove license page from docs (zarr-developers#2570)
* Remove license page from docs * Add license redirect
1 parent f360fc6 commit 4455726

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"spec/v1": 'https://zarr-specs.readthedocs.io/en/latest/v1/v1.0.html',
8888
"spec/v2": "https://zarr-specs.readthedocs.io/en/latest/v2/v2.0.html",
8989
"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"
9091
}
9192

9293
# The language for content autogenerated by Sphinx. Refer to documentation

docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Zarr-Python
1313
guide/index
1414
api/index
1515
release
16-
license
1716
contributing
1817
roadmap
1918

docs/license.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0