blob: f23605af4f20e8071e81d35ae0f78a85f7d14068 [file] [log] [blame]
# Copyright 2020 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: "Overview"
path: /docs/concepts/components/v2
- title: "Introduction to components"
path: /docs/concepts/components/v2/introduction.md
- title: "Component manager"
path: /docs/concepts/components/v2/component_manager.md
- title: "Declarations"
path: /docs/concepts/components/v2/declarations.md
- title: "Component manifests"
path: /docs/concepts/components/v2/component_manifests.md
- title: "Lifecycle"
path: /docs/concepts/components/v2/lifecycle.md
- title: "Topology"
path: /docs/concepts/components/v2/topology.md
- title: "Monikers"
path: /docs/concepts/components/v2/monikers.md
- title: "Realms"
path: /docs/concepts/components/v2/realms.md
- title: "Environments"
path: /docs/concepts/components/v2/environments.md
- title: "Services"
path: /docs/concepts/components/v2/services.md
- title: "Component URLs"
path: /docs/concepts/components/component_urls.md
- title: "Capabilities"
section:
- include: /docs/concepts/components/v2/capabilities/_toc.yaml
- title: "Using runners"
section:
- title: "ELF runner"
path: /docs/concepts/components/v2/elf_runner.md
- title: "Diagnostics"
section:
- title: "Hub"
path: /docs/concepts/components/v2/hub.md
- title: "Testing"
section:
- include: /docs/concepts/testing/v2/_toc.yaml
- title: "Hermetic testing using OpaqueTest"
path: /docs/concepts/components/v2/opaque_test.md
status: deprecated
- title: "Internals"
section:
- title: "Component Framework design principles"
path: /docs/concepts/components/v2/design_principles.md
- title: "Component manifest design principles"
path: /docs/contribute/governance/rfcs/0093_component_manifest_design_principles.md
- title: "Components vs. processes"
path: /docs/concepts/components/v2/components_vs_processes.md
- title: "Legacy components"
section:
- title: "Overview"
path: /docs/concepts/components/v1
- title: "Component manifests"
path: /docs/concepts/components/v1/component_manifests.md
- title: "Hub"
path: /docs/concepts/components/v1/hub.md
- title: "sysmgr"
path: /docs/concepts/components/v1/sysmgr.md
- title: "Test components"
path: /docs/concepts/testing/v1_test_component.md
- title: "Testing isolated cache storage"
path: /docs/concepts/testing/testing_isolated_cache_storage.md