blob: 8df76166b2e9ff9e1c3bec0f55929cc41b72a481 [file] [log] [blame] [view] [edit]
# FIDL examples
This directory contains snippets of FIDL that are used throughout the
Fuchsia documentation.
Generally, files in this directory are organized by the documentation file that
the snippets appear in. When changing FIDL here, ensure that any usages are
updated. You can find usages by grepping for the tag name within the
`[START ...]`/`[END ...]` tags.