-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathnavigation.yml
More file actions
49 lines (48 loc) · 1.29 KB
/
navigation.yml
File metadata and controls
49 lines (48 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
main:
- title: "Documentation"
url: "https://zarr.readthedocs.io/en/stable/"
- title: "Contribute"
url: "https://zarr.readthedocs.io/en/stable/developers/contributing.html"
- title: "Python Quickstart"
url: "https://zarr.readthedocs.io/en/stable/quickstart.html"
sidebar:
- title: About
children:
- title: "Description"
url: '#description'
- title: "Applications"
url: '#applications'
- title: "Features"
url: '#features'
- title: "Sponsorship"
url: "#sponsorship"
- title: "Videos"
url: "#videos"
- title: Technical
children:
- title: "Components"
url: '/components'
- title: "Flexibility"
url: '/flexibility'
- title: "Implementations"
url: '/implementations'
- title: "Specification"
url: https://zarr-specs.readthedocs.io/
- title: "ZEPs"
url: '/zeps'
- title: Community
children:
- title: "Adopters"
url: "/adopters"
- title: "Blog"
url: '/blog'
- title: "Community"
url: '/community'
- title: "Conventions"
url: '/conventions'
- title: "Datasets"
url: '/datasets'
- title: "Office Hours"
url: "/office-hours"
- title: "Slides"
url: "/slides"