blob: 10dccf516a5fdaf8d04fdf23190c45bb857c9aff [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.
toc:
- title: "Overview"
path: /docs/development/languages/fidl/guides/README.md
- title: "Running FIDL"
path: /docs/development/languages/fidl/guides/cli.md
- title: "Style guide"
path: /docs/development/languages/fidl/guides/style.md
- title: "Designing APIs"
path: /docs/development/languages/fidl/guides/api-design.md
- title: "Maxing out pagination"
path: /docs/development/languages/fidl/guides/max-out-pagination.md
- title: "Picking between LLCPP and HLCPP bindings"
path: /docs/development/languages/fidl/guides/c-family-comparison.md
- title: "Viewing generated bindings code"
path: /docs/development/languages/fidl/guides/generated-code.md
- title: "Editor Support"
path: /docs/development/languages/fidl/guides/editors.md
- title: "Hanging Gets in Rust"
path: /docs/development/languages/fidl/guides/rust-hanging-get.md