blob: 72d9103b00ff56f0ad33152b876f524be949d3a5 [file] [log] [blame]
# Please, read https://fuchsia.dev/fuchsia-src/community/contribute/docs/documentation_navigation_toc
# before making changes to this file, and add a member of the fuchsia.dev
# team as reviewer.
toc:
- title: "Getting started"
path: /docs/development/kernel/getting_started.md
- title: "Manage memory"
section:
- include: /docs/development/kernel/memory/_toc.yaml
- title: "Manage threads"
section:
- include: /docs/development/kernel/threads/_toc.yaml
- title: "Object usage analysis tools"
path: /docs/development/kernel/handles.md
- title: "Cross translation unit static analysis in Zircon"
path: /docs/development/kernel/ctu_analysis.md
- title: "Notes on kernel development"
path: /docs/development/kernel/notes_on_kernel_development.md