blob: 1f0d580c5652f034c6bb066e0f252e317e26a005 [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:
- title: "Build Workbench"
path: /docs/development/build/build_workbench.md
- title: "fx workflows"
path: /docs/development/build/fx.md
- title: "Build and pave quickstart"
path: /docs/development/build/build_and_pave_quickstart.md
- title: "Retrieve build information"
path: /docs/development/build/build_information.md
- title: "Advanced"
section:
- title: "Build Clang toolchain"
path: /docs/development/build/toolchain.md
- title: "Build Rust for Fuchsia"
path: /docs/development/build/rust_toolchain.md
- title: "Build Fuchsia with custom Rust"
path: /docs/development/build/fuchsia_custom_rust.md
- title: "Build with GN labels"
path: /docs/development/build/build_with_labels.md
- title: "Run the Rust test suite"
path: /docs/development/build/rust_test_suite.md
- title: "Run Clang static analysis"
path: /docs/development/build/static_analysis.md
- title: "Ninja no-op check"
path: /docs/development/build/ninja_no_op.md
- title: "How Ninja works"
path: /docs/development/build/ninja_how.md
- title: "Fuchsia-specific Ninja improvements"
path: /docs/development/build/ninja_fuchsia_improvements.md
- title: "Hermetic actions check"
path: /docs/development/build/hermetic_actions.md
- title: "GN root targets"
path: /docs/development/build/gn_root_targets.md
- title: "Bazel concepts"
section:
- include: /docs/development/build/bazel_concepts/_toc.yaml
- title: "Build system"
section:
- include: /docs/development/build/build_system/_toc.yaml