-
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.19 KB
/
navigation.yml
File metadata and controls
42 lines (42 loc) · 1.19 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: "Documentação"
url: "https://zarr.readthedocs.io/en/stable/"
- title: "Contribuir"
url: "https://zarr.readthedocs.io/en/stable/developers/contributing.html"
- title: "Python Quickstart"
url: "https://zarr.readthedocs.io/en/stable/quickstart.html"
sidebar:
- title: "Sobre"
children:
- title: "Descrição"
url: '#descrição'
- title: "Aplicações"
url: '#aplicações'
- title: "Recursos"
url: '#recursos'
- title: "Patrocínio"
url: "#patrocínio"
- title: "Vídeos"
url: "#vídeos"
- title: "Subpáginas"
children:
- title: "Adotantes"
url: "adopters/"
- title: "Blog"
url: "/blog/"
- title: "Comunidade"
url: "community/"
- title: "Convenções"
url: "conventions/"
- title: "Conjuntos de dados"
url: "datasets/"
- title: "Implementacões"
url: "implementations/"
- title: "Reuniões"
url: "office-hours/"
- title: "Apresentações (EN)"
url: "/slides/"
- title: "Especificação"
url: "https://zarr-specs.readthedocs.io/"
- title: "ZEPs"
url: "/zeps/"