| # 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. |
| |
| # 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: "Use developer overrides for assembly of a Fuchsia product" |
| path: /docs/development/build/software_assembly/developer_overrides.md |
| - title: "Codelab: Defining and building a product bundle" |
| path: /docs/development/build/software_assembly/product_bundle_codelab.md |
| - title: "Codelab: Defining a new board configuration" |
| path: /docs/development/build/software_assembly/board_configuration_codelab.md |
| - title: "Codelab: Implementing a platform feature" |
| path: /docs/development/build/software_assembly/implementing_platform_feature.md |