forked from tensorflow/datasets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_book.yaml
49 lines (45 loc) · 1.29 KB
/
_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
40
41
42
43
44
45
46
47
48
49
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:
- heading: "Get started"
- title: Introduction
path: /datasets/overview
- title: End-to-end Keras example
path: /datasets/keras_example
- heading: "Features & performances"
- title: Splits and slicing API
path: /datasets/splits
- title: Performance tips
path: /datasets/performances
- title: Feature decoding
path: /datasets/decode
- title: Versioning
path: /datasets/datasets_versioning
- title: Store your dataset on GCS
path: /datasets/gcs
- heading: "Add your dataset"
- title: Add a dataset
path: /datasets/add_dataset
- title: Add huge datasets (Apache Beam)
path: /datasets/beam_datasets
- name: API
skip_translation: true
contents:
- include: /datasets/api_docs/python/_toc.yaml
- include: /_upper_tabs_right.yaml