| # 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: "Scripting remote interaction with a Fuchsia device" |
| path: /docs/development/tools/fuchsia-controller/scripting-remote-actions.md |
| - title: "Best practices on using async Python in Fuchsia Controller" |
| path: /docs/development/tools/fuchsia-controller/async-python.md |
| - title: "FIDL bindings in Python" |
| path: /docs/development/tools/fuchsia-controller/fidl-bindings.md |