blob: f3c7747515c2a90c0a4469a7c03967d30874ce1b [file] [log] [blame]
# Please, read https://fuchsia.dev/fuchsia-src/contribute/best-practices/documentation_navigation_toc
# before making changes to this file, and add a member of the fuchsia.dev
# team as reviewer.
toc:
- title: "SDK"
path: /docs/development/sdk
- title: "Download the Fuchsia SDK"
path: /docs/development/sdk/download.md
- title: "SDK layout"
path: /docs/development/sdk/layout.md
- title: "SDK standards"
path: /docs/development/sdk/standards.md
- title: Using the Core SDK
section:
- title: "Integrating the SDK into your build environment"
path: /docs/development/sdk/integrating.md
- title: "Understanding SDK metadata"
path: /docs/development/sdk/understanding_metadata.md
- title: "\"Core\" SDK Documentation"
path: /docs/development/sdk/documentation/README.md
- title: "Bootserver"
path: /docs/development/sdk/documentation/bootserver.md
- title: "Compilation"
path: /docs/development/sdk/documentation/compilation.md
- title: "Debugger"
path: /docs/development/sdk/documentation/debugger.md
- title: "Devices"
path: /docs/development/sdk/documentation/devices.md
- title: "Device discovery"
path: /docs/development/sdk/documentation/device_discovery.md
- title: "Logging"
path: /docs/development/sdk/documentation/logging.md
- title: "Packages"
path: /docs/development/sdk/documentation/packages.md
- title: "SSH"
path: /docs/development/sdk/documentation/ssh.md
- title: GN C++ Frontend SDK
section:
- title: "Getting started"
path: /docs/development/sdk/gn