| # Copyright 2022 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: |
| - heading: "Platform fundamentals" |
| - title: "Overview" |
| path: /docs/get-started/learn/README.md |
| - title: "Introduction to Fuchsia" |
| section: |
| - include: /docs/get-started/learn/intro/_toc.yaml |
| - title: "Building Fuchsia" |
| section: |
| - include: /docs/get-started/learn/build/_toc.yaml |
| - title: "Fuchsia components" |
| section: |
| - include: /docs/get-started/learn/components/_toc.yaml |
| - title: "Fuchsia interfaces" |
| section: |
| - include: /docs/get-started/learn/fidl/_toc.yaml |