blob: babcc0e85eb86394d549dd8ce809464b448c76e3 [file] [log] [blame]
# 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: "API development overview"
path: /docs/development/api/README.md
- title: "Fuchsia API evolution guidelines"
path: /docs/development/api/evolution.md
- title: "Rubrics"
section:
- title: "API documentation readability rubric"
path: /docs/development/api/documentation.md
- title: "Bind library guidelines"
path: /docs/development/api/bind_lib.md
- title: "C library readability rubric"
path: /docs/development/api/c.md
- title: "Command-line tools rubric"
path: /docs/development/api/cli.md
- title: "CLI tool help requirements"
path: /docs/development/api/cli_help.md
- title: "Developer tool guidelines"
path: /docs/development/api/tools.md
- title: "FIDL API readability rubric"
path: /docs/development/api/fidl.md
- title: "Go rubric"
path: /docs/development/api/go.md
- title: "Rust rubric"
path: /docs/development/api/rust.md
- title: "Zircon system interface rubric"
path: /docs/development/api/system.md