blob: 1602a7f44bdab161fb544e774f1a67a24ae0e6b4 [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: "Guidelines"
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 tool guidelines"
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