-
Notifications
You must be signed in to change notification settings - Fork 177
/
Copy path_toc.yaml
27 lines (26 loc) · 1.14 KB
/
_toc.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# 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: /concepts/components/v2/capabilities
- title: "Directory capabilities"
path: /concepts/components/v2/capabilities/directory.md
- title: "Event capabilities"
path: /concepts/components/v2/capabilities/event.md
- title: "Protocol capabilities"
path: /concepts/components/v2/capabilities/protocol.md
- title: "Resolver capabilities"
path: /concepts/components/v2/capabilities/resolvers.md
- title: "Runner capabilities"
path: /concepts/components/v2/capabilities/runners.md
- title: "Service capabilities"
path: /concepts/components/v2/capabilities/service.md
status: experimental
- title: "Storage capabilities"
path: /concepts/components/v2/capabilities/storage.md
- title: "Life of a protocol open"
path: /concepts/components/v2/capabilities/life_of_a_protocol_open.md