blob: f61c1d4a60ecf34cc32d11df8f9389efb4ab9b15 [file] [log] [blame]
# Copyright 2022 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: "Natural and wire domain objects"
path: /docs/development/languages/fidl/tutorials/cpp/basics/domain-objects.md
- title: "Server"
path: /docs/development/languages/fidl/tutorials/cpp/basics/server.md
- title: "Async client"
path: /docs/development/languages/fidl/tutorials/cpp/basics/client.md
- title: "Sync client"
path: /docs/development/languages/fidl/tutorials/cpp/basics/sync-client.md