blob: 369c6d27593fc27ebf83b6e14967e6c62ccf76b8 [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/contribute/docs/documentation-navigation-toc
# before making changes to this file, and add a member of the fuchsia.dev
# team as reviewer.
toc:
- title: "Overview"
path: /docs/concepts/modular/overview.md
- title: "Configuring the Modular framework"
path: /docs/concepts/modular/guide/config.md
- title: "Module"
path: /docs/concepts/modular/module.md
- title: "Agent"
path: /docs/concepts/modular/agent.md
- title: "How to Write a Module (C++)"
path: /docs/concepts/modular/guide/how_to_write_a_module_cc.md
- title: "How to Write an Agent (C++)"
path: /docs/concepts/modular/guide/how_to_write_an_agent_cc.md