| # 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: "Overview" |
| path: /docs/development/drivers/migration/README.md |
| step_group: driver_migration |
| - title: "1. Migrate from Banjo to FIDL" |
| path: /docs/development/drivers/migration/migrate-from-banjo-to-fidl.md |
| step_group: driver_migration |
| - title: "2. Migrate from DFv1 to DFv2" |
| path: /docs/development/drivers/migration/migrate-from-dfv1-to-dfv2.md |
| step_group: driver_migration |