| # Copyright 2026 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. |
| |
| toc: |
| - title: "Introduction" |
| path: /docs/development/build/gn_concepts/intro.md |
| - title: "Variants" |
| path: /docs/development/build/gn_concepts/variants.md |
| - title: "Root targets" |
| path: /docs/development/build/gn_concepts/root_targets.md |
| - title: "Bundles" |
| path: /docs/development/build/gn_concepts/bundles.md |
| - title: "Templates" |
| path: /docs/development/build/gn_concepts/templates.md |
| - title: "Toolchains" |
| path: /docs/development/build/gn_concepts/toolchains.md |
| - title: "Policies" |
| path: /docs/development/build/gn_concepts/policies.md |
| - title: "Internals" |
| include: /docs/development/build/gn_concepts/internals/_toc.yaml |