blob: c61fc0d7944ea2a1d5ba48b8ec4ddfe61bd8434d [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: "Driver Development Kit"
path: /docs/zircon/ddk/overview.md
- title: "Getting started"
path: /docs/zircon/ddk/getting_started.md
- title: "Device model"
path: /docs/zircon/ddk/device-model.md
- title: "Composite devices"
path: /docs/zircon/ddk/composite.md
- title: "Device protocol"
path: /docs/zircon/ddk/device-ops.md
- title: "Driver development"
path: /docs/zircon/ddk/driver-development.md
section:
- title: "Hardware interfacing"
path: /docs/zircon/ddk/hardware.md
- title: "Simple drivers"
path: /docs/zircon/ddk/simple.md
- title: "Ethernet devices"
path: /docs/zircon/ddk/ethernet.md
- title: "RAMdisk device"
path: /docs/zircon/ddk/ramdisk.md
- title: "Adding tracing to device drivers"
path: /docs/zircon/ddk/tracing.md
- title: "Using the C++ DDK template library"
path: /docs/zircon/ddk/using-ddktl.md
- title: "Platform bus"
path: /docs/zircon/ddk/platform-bus.md
- title: "Device firmware"
path: /docs/zircon/ddk/firmware.md
- title: Tutorial presentations
section:
- title: "The Banjo tutorial"
path: /docs/zircon/ddk/banjo-tutorial.md
- title: "The Driver Development Kit tutorial"
path: /docs/zircon/ddk/ddk-tutorial.md
- title: "Advanced topics and tips"
path: /docs/zircon/ddk/advanced.md
- title: "Reference"
path: /docs/zircon/ddk/reference.md