| # Copyright 2023 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: "Project layout and organization" |
| path: /docs/development/build/bazel_concepts/project_layout.md |
| - title: "Build outputs" |
| path: /docs/development/build/bazel_concepts/build_outputs.md |
| - title: "Build configurations" |
| path: /docs/development/build/bazel_concepts/build_configurations.md |