-
Notifications
You must be signed in to change notification settings - Fork 177
/
Copy path_toc.yaml
26 lines (25 loc) · 1.07 KB
/
_toc.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
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Please, read https://fuchsia.dev/fuchsia-src/contribute/docs/documentation-navigation-toc
# before making changes to this file, and add a member of the fuchsia.dev
# team as reviewer.
toc:
- title: Overview
path: /get-started/learn/components/README.md
step_group: fuchsiacomponents
- title: Declaring components
path: /get-started/learn/components/declaring-components.md
step_group: fuchsiacomponents
- title: Organizing components
path: /get-started/learn/components/organizing-components.md
step_group: fuchsiacomponents
- title: Component tests
path: /get-started/learn/components/component-tests.md
step_group: fuchsiacomponents
- title: Debugging components
path: /get-started/learn/components/debugging-components.md
step_group: fuchsiacomponents
- title: Building a cohesive product
path: /get-started/learn/components/build-product.md
step_group: fuchsiacomponents