| # 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/docs/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/index.md | 
 | - title: "Principles" | 
 |   section: | 
 |   - include: /docs/concepts/principles/_toc.yaml | 
 | - title: "Software model" | 
 |   path: /docs/concepts/software_model.md | 
 | - title: "Accessibility" | 
 |   section: | 
 |   - include: /docs/concepts/accessibility/_toc.yaml | 
 | - title: "Components" | 
 |   section: | 
 |   - include: /docs/concepts/components/_toc.yaml | 
 | - title: "Drivers" | 
 |   section: | 
 |   - include: /docs/concepts/drivers/_toc.yaml | 
 | - title: "Filesystems" | 
 |   section: | 
 |   - include: /docs/concepts/filesystems/_toc.yaml | 
 | - title: "Memory" | 
 |   section: | 
 |   - include: /docs/concepts/memory/_toc.yaml | 
 | - title: "Process" | 
 |   section: | 
 |   - include: /docs/concepts/process/_toc.yaml | 
 | - title: "FIDL" | 
 |   section: | 
 |   - include: /docs/concepts/fidl/_toc.yaml | 
 | - title: "Kernel" | 
 |   section: | 
 |   - include: /docs/concepts/kernel/_toc.yaml | 
 | - title: "Packages" | 
 |   section: | 
 |   - include: /docs/concepts/packages/_toc.yaml | 
 | - title: "Security" | 
 |   section: | 
 |   - include: /docs/concepts/security/_toc.yaml | 
 | - title: "Sessions" | 
 |   section: | 
 |   - include: /docs/concepts/session/_toc.yaml | 
 | - title: "Source code" | 
 |   section: | 
 |   - include: /docs/concepts/source_code/_toc.yaml | 
 | - title: "User interface" | 
 |   section: | 
 |   - include: /docs/concepts/ui/_toc.yaml |