|
7 | 7 | # team as reviewer.
|
8 | 8 | toc:
|
9 | 9 | - title: "Overview"
|
10 |
| - path: concepts/components/v2 |
| 10 | + path: /concepts/components/v2 |
11 | 11 | - title: "Introduction to components"
|
12 |
| - path: concepts/components/v2/introduction.md |
| 12 | + path: /concepts/components/v2/introduction.md |
13 | 13 | - title: "Component manager"
|
14 |
| - path: concepts/components/v2/component_manager.md |
| 14 | + path: /concepts/components/v2/component_manager.md |
15 | 15 | - title: "Component manifests"
|
16 |
| - path: concepts/components/v2/component_manifests.md |
| 16 | + path: /concepts/components/v2/component_manifests.md |
17 | 17 | - title: "Lifecycle"
|
18 |
| - path: concepts/components/v2/lifecycle.md |
| 18 | + path: /concepts/components/v2/lifecycle.md |
19 | 19 | - title: "Topology"
|
20 |
| - path: concepts/components/v2/topology.md |
| 20 | + path: /concepts/components/v2/topology.md |
21 | 21 | - title: "Identifiers"
|
22 |
| - path: concepts/components/v2/identifiers.md |
| 22 | + path: /concepts/components/v2/identifiers.md |
23 | 23 | - title: "Realms"
|
24 |
| - path: concepts/components/v2/realms.md |
| 24 | + path: /concepts/components/v2/realms.md |
25 | 25 | - title: "Environments"
|
26 |
| - path: concepts/components/v2/environments.md |
| 26 | + path: /concepts/components/v2/environments.md |
27 | 27 | - title: "Capabilities"
|
28 | 28 | section:
|
29 |
| - - include: concepts/components/v2/capabilities/_toc.yaml |
| 29 | + - include: /concepts/components/v2/capabilities/_toc.yaml |
30 | 30 | - title: "Using runners"
|
31 | 31 | section:
|
32 | 32 | - title: "ELF runner"
|
33 |
| - path: concepts/components/v2/elf_runner.md |
| 33 | + path: /concepts/components/v2/elf_runner.md |
34 | 34 | - title: "Diagnostics"
|
35 | 35 | section:
|
36 | 36 | - title: "Hub"
|
37 |
| - path: concepts/components/v2/hub.md |
| 37 | + path: /concepts/components/v2/hub.md |
38 | 38 | - title: "Lifecycle events"
|
39 | 39 | section:
|
40 | 40 | - title: "Overview"
|
41 |
| - path: concepts/components/diagnostics/lifecycle_events/README.md |
| 41 | + path: /concepts/components/diagnostics/lifecycle_events/README.md |
42 | 42 | - title: "Logs"
|
43 | 43 | section:
|
44 | 44 | - title: "Overview"
|
45 |
| - path: concepts/components/diagnostics/logs/README.md |
| 45 | + path: /concepts/components/diagnostics/logs/README.md |
46 | 46 | - title: "Attributing LogSink connections"
|
47 |
| - path: concepts/components/diagnostics/logs/attribution.md |
| 47 | + path: /concepts/components/diagnostics/logs/attribution.md |
48 | 48 | - title: "Internals"
|
49 | 49 | section:
|
50 | 50 | - title: "Component manifest design principles"
|
51 |
| - path: contribute/governance/rfcs/0093_component_manifest_design_principles.md |
| 51 | + path: /contribute/governance/rfcs/0093_component_manifest_design_principles.md |
52 | 52 | - title: "Analogies and Comparisons"
|
53 | 53 | section:
|
54 | 54 | - title: "Components vs. processes"
|
55 |
| - path: concepts/components/v2/components_vs_processes.md |
| 55 | + path: /concepts/components/v2/components_vs_processes.md |
56 | 56 | - title: "Object-Oriented Design for Components"
|
57 |
| - path: concepts/components/v2/components_as_classes.md |
| 57 | + path: /concepts/components/v2/components_as_classes.md |
58 | 58 | - title: "Legacy components"
|
59 | 59 | section:
|
60 | 60 | - title: "Overview"
|
61 |
| - path: concepts/components/v1 |
| 61 | + path: /concepts/components/v1 |
62 | 62 | - title: "Component manifests"
|
63 |
| - path: concepts/components/v1/component_manifests.md |
| 63 | + path: /concepts/components/v1/component_manifests.md |
64 | 64 | - title: "Hub"
|
65 |
| - path: concepts/components/v1/hub.md |
| 65 | + path: /concepts/components/v1/hub.md |
66 | 66 | - title: "sysmgr"
|
67 |
| - path: concepts/components/v1/sysmgr.md |
| 67 | + path: /concepts/components/v1/sysmgr.md |
68 | 68 | - title: "Test components"
|
69 |
| - path: concepts/testing/v1_test_component.md |
| 69 | + path: /concepts/testing/v1_test_component.md |
70 | 70 |
|
71 | 71 | # TODO(fxbug.dev/60771)
|
72 | 72 | # - title: "Overview"
|
73 |
| -# path: concepts/components/diagnostics/README.md |
| 73 | +# path: /concepts/components/diagnostics/README.md |
74 | 74 |
|
75 | 75 | # TODO(fxbug.dev/60763)
|
76 | 76 | # - title: "ArchiveAccessor"
|
77 |
| -# path: concepts/components/diagnostics/accessor.md |
| 77 | +# path: /concepts/components/diagnostics/accessor.md |
78 | 78 |
|
79 | 79 | # TODO(fxbug.dev/60768)
|
80 | 80 | # - title: "Component Lifecycle"
|
81 |
| -# path: concepts/components/diagnostics/lifecycle.md |
| 81 | +# path: /concepts/components/diagnostics/lifecycle.md |
82 | 82 | # TODO(fxbug.dev/60767)
|
83 | 83 | # - title: "Overview"
|
84 |
| - # path: concepts/components/diagnostics/inspect/README.md |
| 84 | + # path: /concepts/components/diagnostics/inspect/README.md |
85 | 85 |
|
86 | 86 | # TODO(fxbug.dev/60764)
|
87 | 87 | # - title: "Principles"
|
88 |
| - # path: concepts/components/diagnostics/inspect/principles.md |
| 88 | + # path: /concepts/components/diagnostics/inspect/principles.md |
89 | 89 |
|
90 | 90 |
|
91 | 91 | # TODO(fxbug.dev/60766)
|
92 | 92 | # - title: "Principles"
|
93 |
| - # path: concepts/components/diagnostics/logs/principles.md |
| 93 | + # path: /concepts/components/diagnostics/logs/principles.md |
94 | 94 |
|
95 | 95 | # TODO(fxbug.dev/60767)
|
96 | 96 | # - title: "Severity"
|
97 |
| - # path: concepts/components/diagnostics/logs/severity.md |
| 97 | + # path: /concepts/components/diagnostics/logs/severity.md |
98 | 98 | # TODO(fxbug.dev/60772)
|
99 | 99 | # - title: "Triage & Detect"
|
100 |
| -# path: concepts/components/diagnostics/triage.md |
| 100 | +# path: /concepts/components/diagnostics/triage.md |
0 commit comments