-
Notifications
You must be signed in to change notification settings - Fork 177
/
Copy path_toc.yaml
42 lines (41 loc) · 1.53 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# 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: "IDK"
path: /development/idk
- title: "Download the Fuchsia IDK"
path: /development/idk/download.md
- title: "IDK layout"
path: /development/idk/layout.md
- title: "IDK standards"
path: /development/idk/standards.md
- title: Using the Core IDK
section:
- title: "Integrating the IDK into your build environment"
path: /development/idk/integrating.md
- title: "Understanding IDK metadata"
path: /development/idk/understanding_metadata.md
- title: "\"Core\" IDK Documentation"
path: /development/idk/documentation/README.md
- title: "Bootserver"
path: /development/idk/documentation/bootserver.md
- title: "Compilation"
path: /development/idk/documentation/compilation.md
- title: "Debugger"
path: /development/idk/documentation/debugger.md
- title: "Devices"
path: /development/idk/documentation/devices.md
- title: "Logging"
path: /development/idk/documentation/logging.md
- title: "Packages"
path: /development/idk/documentation/packages.md
- title: "SSH"
path: /development/idk/documentation/ssh.md
- title: GN C++ Frontend SDK
section:
- title: "Getting started"
path: /development/idk/gn