-
Notifications
You must be signed in to change notification settings - Fork 177
/
Copy path_toc.yaml
23 lines (22 loc) · 955 Bytes
/
_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
# 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/fidl/README.md
step_group: fuchsiainterfaces
- title: Fuchsia Interface Definition Language
path: /get-started/learn/fidl/fidl.md
step_group: fuchsiainterfaces
- title: Connecting components
path: /get-started/learn/fidl/connecting-components.md
step_group: fuchsiainterfaces
- title: Integration testing
path: /get-started/learn/fidl/integration-testing.md
step_group: fuchsiainterfaces
- title: Diagnostics and monitoring
path: /get-started/learn/fidl/diagnostics-monitoring.md
step_group: fuchsiainterfaces