blob: b314ac1544de4574d122b49bc584d2bf1c6cccff [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.
# Please, read https://fuchsia.dev/fuchsia-src/community/contribute/docs/documentation_navigation_toc
# before making changes to this file, and add a member of the fuchsia.dev
# team as reviewer.
toc:
- title: "Compiling HLCPP"
path: /docs/development/languages/fidl/tutorials/hlcpp/basics/using-fidl.md
- title: "Server"
path: /docs/development/languages/fidl/tutorials/hlcpp/basics/server.md
- title: "Async client"
path: /docs/development/languages/fidl/tutorials/hlcpp/basics/client.md
- title: "Sync client"
path: /docs/development/languages/fidl/tutorials/hlcpp/basics/sync_client.md