| # Copyright 2021 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: "Component Framework" |
| - title: "Component manifest (.cml)" |
| path: /reference/cml/index.md |
| - title: "Component structured configuration" |
| path: /docs/reference/components/structured_config.md |
| - title: "Component moniker" |
| path: /docs/reference/components/moniker.md |
| - title: "Component URL" |
| path: /docs/reference/components/url.md |
| - heading: "FIDL" |
| - title: "Bindings" |
| section: |
| - include: /docs/reference/fidl/bindings/_toc.yaml |
| - title: "Language" |
| section: |
| - include: /docs/reference/fidl/language/_toc.yaml |