-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathnavigation.yml
More file actions
42 lines (42 loc) · 1.21 KB
/
navigation.yml
File metadata and controls
42 lines (42 loc) · 1.21 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
main:
- title: "Documentación"
url: "https://zarr.readthedocs.io/en/stable/"
- title: "Contribuir"
url: "https://zarr.readthedocs.io/en/stable/developers/contributing.html"
- title: "Inicie con Python"
url: "https://zarr.readthedocs.io/en/stable/quickstart.html"
sidebar:
- title: "Acerca de"
children:
- title: "Descripción"
url: '#descripción'
- title: "Aplicaciones"
url: '#aplicaciones'
- title: "Características"
url: '#características'
- title: "Patrocinio"
url: "#patrocinio"
- title: "Vídeos"
url: "#videos"
- title: "Subpáginas"
children:
- title: "Usuarios"
url: "adopters/"
- title: "Blog"
url: "/blog/"
- title: "Comunidad"
url: "community/"
- title: "Convenciones"
url: "conventions/"
- title: "Conjuntos de datos"
url: "datasets/"
- title: "Implementaciones"
url: "implementations/"
- title: "Horarios de oficina"
url: "office-hours/"
- title: "Diapositivas"
url: "/slides/"
- title: "Especificación"
url: "https://zarr-specs.readthedocs.io/"
- title: "ZEPs"
url: "/zeps/"