forked from FuchsiaOS/FuchsiaOS-docs-zh_CN
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_toc.yaml
35 lines (34 loc) · 1.46 KB
/
_toc.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# 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: /development/languages/c-cpp
- title: "Editor setup"
path: /development/languages/c-cpp/editors.md
- title: "Naming conventions"
path: /development/languages/c-cpp/naming.md
- title: "C++ style guide"
path: /development/languages/c-cpp/cpp-style.md
- title: "Lint"
path: /development/languages/c-cpp/lint.md
- title: "Libc support"
path: /development/languages/c-cpp/libc.md
- title: "Library restrictions"
path: /development/languages/c-cpp/library_restrictions.md
- title: "Logging"
path: /development/languages/c-cpp/logging.md
- title: "Perftest micro-benchmark library"
path: https://fuchsia.googlesource.com/fuchsia/+/HEAD/zircon/system/ulib/perftest/README.md
- title: "C++ in Zircon"
path: /development/languages/c-cpp/cxx.md
- title: "Compile time collections"
path: /development/languages/c-cpp/compile_time_object_collections.md
- title: "fpromise::promise<> guide"
path: /development/languages/c-cpp/fpromise_promise_guide.md
- title: "fbl:: (Fuchsia Base Library) intrusive container guide"
section:
- include: /development/languages/c-cpp/fbl_containers_guide/_toc.yaml