blob: 5bc22cede1a549dfb19470c1d38186d6d0ddebdd [file] [log] [blame]
# 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:
- heading: "Quickstart"
- title: "Overview"
path: /docs/get-started/README.md
- title: "1. Download the Fuchsia source code"
path: /docs/get-started/get_fuchsia_source.md
- title: "2. Configure and build Fuchsia"
path: /docs/get-started/build_fuchsia.md
- title: "3. Start the Fuchsia emulator"
path: /docs/get-started/set_up_femu.md
- title: "4. Explore Fuchsia"
path: /docs/get-started/explore_fuchsia.md
- heading: "Fuchsia 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