-
Notifications
You must be signed in to change notification settings - Fork 177
/
Copy path_toc.yaml
26 lines (25 loc) · 996 Bytes
/
_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
# 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: /get-started/learn/intro/README.md
step_group: introfuchsia
- title: Fuchsia architecture
path: /get-started/learn/intro/architecture.md
step_group: introfuchsia
- title: Zircon fundamentals
path: /get-started/learn/intro/zircon.md
step_group: introfuchsia
- title: Software isolation model
path: /get-started/learn/intro/sandboxing.md
step_group: introfuchsia
- title: Component-based software
path: /get-started/learn/intro/components.md
step_group: introfuchsia
- title: Software delivery
path: /get-started/learn/intro/packages.md
step_group: introfuchsia