| # 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/process/overview.md | 
 |   status: experimental | 
 | - title: "Core libraries" | 
 |   path: /docs/concepts/process/core_libraries.md | 
 | - title: "Namespaces" | 
 |   path: /docs/concepts/process/namespaces.md | 
 | - title: "Sandboxing" | 
 |   path: /docs/concepts/process/sandboxing.md | 
 | - title: "Jobs" | 
 |   path: /docs/concepts/process/jobs.md | 
 |   status: experimental | 
 | - title: "Booting" | 
 |   section: | 
 |   - title: "Everything between power on and your component" | 
 |     path: /docs/concepts/process/everything_between_power_on_and_your_component.md | 
 |   - title: "Process creation" | 
 |     path: /docs/concepts/process/process_creation.md | 
 |   - title: "Program loading" | 
 |     path: /docs/concepts/process/program_loading.md | 
 |   - title: "Userspace bootstrapping" | 
 |     path: /docs/concepts/process/userboot.md | 
 |   - title: "Why Fuchsia devices reboot" | 
 |     path: /docs/concepts/process/why_fuchsia_devices_reboot.md |