| # 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.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 |
| - heading: "Tracing" |
| - title: "Fuchsia trace format" |
| path: /docs/reference/tracing/trace-format.md |
| - heading: "Diagnostics" |
| - title: "Diagnostics schema" |
| path: /docs/reference/platform-spec/diagnostics/schema.md |
| - title: "Inspect VMO file format" |
| path: /docs/reference/platform-spec/diagnostics/inspect-vmo-format.md |
| - title: "Log message encoding" |
| path: /docs/reference/platform-spec/diagnostics/logs-encoding.md |
| - title: "Bitfields diagrams" |
| path: /docs/reference/platform-spec/diagnostics/bitfield-diagram.md |