forked from tensorflow/datasets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_book.yaml
39 lines (38 loc) · 1022 Bytes
/
_book.yaml
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
upper_tabs:
# Tabs left of dropdown menu
- include: /_upper_tabs_left.yaml
- include: /api_docs/_upper_tabs_api.yaml
# Dropdown menu
- name: Resources
path: /resources
is_default: true
menu:
- include: /resources/_menu_toc.yaml
lower_tabs:
# Subsite tabs
other:
- name: Catalog
skip_translation: true
contents:
- include: /datasets/catalog/_toc.yaml
- name: Guide
contents:
- title: Overview
path: /datasets/overview
- title: Versioning
path: /datasets/datasets_versioning
- title: Splits
path: /datasets/splits
- title: Add a dataset
path: /datasets/add_dataset
- title: Feature decoding
path: /datasets/decode
- title: Add huge datasets
path: /datasets/beam_datasets
- title: Store your dataset on GCS
path: /datasets/gcs
- name: API
skip_translation: true
contents:
- include: /datasets/api_docs/python/_toc.yaml
- include: /_upper_tabs_right.yaml