blob: 17daf49f3ba921a51857214c7d24e84d6d0efb7a [file] [log] [blame]
# Copyright 2023 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/tools/ffx/development/README.md
- title: "Integration testing"
section:
- include: /docs/development/tools/ffx/development/integration_testing/_toc.yaml
- title: "Developing an FFX subtool"
path: /docs/development/tools/ffx/development/subtools/getting-started.md
- title: "Experimental subtools"
path: /docs/development/tools/ffx/development/subtools/experimental.md
- title: "Subtool writer types"
path: /docs/development/tools/ffx/development/subtools/writers.md
- title: "Migrating plugins to Subtools"
path: /docs/development/tools/ffx/development/subtools/migrating.md
- title: "Handling errors in subtools"
path: /docs/development/tools/ffx/development/subtools/errors.md
- title: "Developing legacy plugins (deprecated)"
path: /docs/development/tools/ffx/development/plugins.md
- title: "Legacy plugin internals (deprecated)"
path: /docs/development/tools/ffx/development/plugin-internals.md
- title: "Legacy experimental plugins (deprecated)"
path: /docs/development/tools/ffx/development/plugin-experimental.md