blob: 9d77382ffff6064dcbd2788f5fa702f1f868e5b8 [file] [log] [blame]
# 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: "Getting started"
path: /docs/concepts/drivers/getting_started.md
- title: "Fuchsia Driver Framework"
path: /docs/concepts/drivers/fdf.md
- title: "Device and driver model"
section:
- include: /docs/concepts/drivers/device_driver_model/_toc.yaml
- title: "Driver development"
section:
- include: /docs/concepts/drivers/driver_development/_toc.yaml
- title: "Driver architectures"
section:
- include: /docs/concepts/drivers/driver_architectures/_toc.yaml