blob: 7ca045cef711a44457c4e2beabbdc99890671c06 [file] [log] [blame]
# Copyright 2021 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: "Fuchsia driver development (DFv1)"
path: /docs/development/drivers/developer_guide/driver-development.md
- title: "Building a Driver"
path: /docs/development/drivers/best_practices/build.md
- title: "Interrupts"
path: /docs/development/drivers/concepts/driver_development/interrupts.md
- title: "Platform Bus"
path: /docs/development/drivers/concepts/device_driver_model/platform-bus.md
- title: "Tutorials"
section:
- include: /docs/development/drivers/tutorials/_toc.yaml
- title: "Testing"
section:
- include: /docs/development/drivers/testing/_toc.yaml
- title: "Debugging"
section:
- include: /docs/development/drivers/diagnostics/_toc.yaml