blob: 6e8ff0b7806b7c99f2750eb959000621f9c563f5 [file] [log] [blame]
# Please, read https://fuchsia.dev/fuchsia-src/best-practices/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/the-book
- title: "Zircon kernel"
section:
- title: "Concepts"
path: /docs/zircon/concepts.md
- title: "System calls"
path: /docs/zircon/syscalls.md
- title: "vDSO (libzircon)"
path: /docs/zircon/vdso.md
- title: "Zircon core"
section:
- title: "Device driver model (DDK)"
path: /docs/zircon/ddk/overview.md
- title: "C library (libc)"
path: /docs/the-book/libc.md
- title: "POSIX I/O (libfdio)"
path: /docs/the-book/life_of_an_open.md
- title: "Process creation"
path: /docs/the-book/process_creation.md
- title: "Framework"
section:
- title: "Core libraries"
path: /docs/the-book/core_libraries.md
- title: "Application model"
section:
- title: "Interface Definition Language (FIDL)"
path: /docs/development/languages/fidl
- title: "Boot sequence"
path: /docs/the-book/boot_sequence.md
- title: "Namespaces"
path: /docs/the-book/namespaces.md
- title: "Sandboxing"
path: /docs/the-book/sandboxing.md
- title: "Hub"
path: /docs/the-book/hub.md
- title: "Modular"
section:
- include: /docs/the-book/modular/_toc.yaml
- title: "Components"
section:
- include: /docs/the-book/components/_toc.yaml
- title: "Storage"
section:
- title: "Block devices"
path: /docs/the-book/block_devices.md
- title: "File systems"
path: /docs/the-book/filesystems.md
- title: "Ledger"
path: https://fuchsia.googlesource.com/fuchsia/+/master/src/ledger/docs/README.md
- title: "Archive format"
path: /docs/the-book/archive_format.md
- title: "Merkle roots"
path: /docs/the-book/merkleroot.md
- title: "Package metadata"
path: /docs/the-book/package_metadata.md
- title: "Package URIs"
path: /docs/the-book/package_url.md
- title: "'Dot dot' considered harmful"
path: /docs/the-book/dotdot.md
- title: "Networking"
section:
- title: "Wireless"
path: /docs/the-book/wireless_networking.md
- title: "Bluetooth architecture"
path: /docs/the-book/bluetooth_architecture.md
- title: "Bluetooth source code"
path: /docs/the-book/bluetooth_source_layout.md
- title: "Telephony"
path: https://fuchsia.googlesource.com/fuchsia/+/master/src/connectivity/telephony/
- title: "Graphics"
section:
- title: "Magma (Vulkan driver)"
section:
- include: /docs/the-book/magma/_toc.yaml
- title: "Escher (physically-based renderer)"
path: https://fuchsia.googlesource.com/fuchsia/+/master/src/ui/lib/escher/README.md
- title: "UI services"
section:
- include: /docs/the-book/ui/_toc.yaml
- title: "Flutter (UI toolkit)"
path: //flutter.io/
status: external