-
Notifications
You must be signed in to change notification settings - Fork 961
/
Copy pathtoc.yml
117 lines (117 loc) · 4.48 KB
/
toc.yml
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
- name: Docs
tocHref: /
topicHref: /
items:
- name: Visual C++
tocHref: /cpp/
topicHref: /cpp
items:
- name: Documentation
tocHref: /cpp/
topicHref: /cpp/overview/visual-cpp-in-visual-studio
items:
- name: C++ Language
tocHref: /cpp/cpp/
topicHref: /cpp/cpp/cpp-language-reference
- name: C Language
tocHref: /cpp/c-language/
topicHref: /cpp/c-language/c-language-reference
- name: C/C++ Preprocessor
tocHref: /cpp/preprocessor/
topicHref: /cpp/preprocessor/c-cpp-preprocessor-reference
- name: Compiler Intrinsics and Assembly Language
tocHref: /cpp/intrinsics/
topicHref: /cpp/intrinsics/compiler-intrinsics-and-assembly-language
items:
- name: ARM
tocHref: /cpp/assembler/arm/
topicHref: /cpp/assembler/arm/arm-assembler-reference
- name: Inline assembler
tocHref: /cpp/assembler/inline/
topicHref: /cpp/assembler/inline/inline-assembler
- name: MASM
tocHref: /cpp/assembler/masm/
topicHref: /cpp/assembler/masm/microsoft-macro-assembler-reference
- name: C Runtime Library
tocHref: /cpp/c-runtime-library/
topicHref: /cpp/c-runtime-library/c-run-time-library-reference
items:
- name: Reference
tocHref: /cpp/c-runtime-library/reference/
topicHref: /cpp/c-runtime-library/reference/crt-alphabetical-function-reference
- name: C++ Standard Library
tocHref: /cpp/standard-library/
topicHref: /cpp/standard-library/cpp-standard-library-reference
- name: Windows
tocHref: /cpp/windows/
topicHref: /cpp/windows/overview-of-windows-programming-in-cpp
items:
- name: ATL
tocHref: /cpp/atl/
topicHref: /cpp/atl/atl-com-desktop-components
- name: MFC
tocHref: /cpp/mfc/
topicHref: /cpp/mfc/mfc-desktop-applications
items:
- name: Reference
tocHref: /cpp/mfc/reference/
topicHref: /cpp/mfc/reference/mfc-classes
- name: ATL/MFC Shared Classes
tocHref: /cpp/atl-mfc-shared/
topicHref: /cpp/atl-mfc-shared/atl-mfc-shared-classes
items:
- name: Reference
tocHref: /cpp/atl-mfc-shared/reference/
topicHref: /cpp/atl-mfc-shared/reference/classes-shared-by-mfc-and-atl
- name: C++/CX
tocHref: /cpp/cppcx/
topicHref: /cpp/cppcx/visual-c-language-reference-c-cx
- name: Linux
tocHref: /cpp/linux/
topicHref: /cpp/linux/download-install-and-setup-the-linux-development-workload
- name: .NET
tocHref: /cpp/dotnet/
topicHref: /cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp
- name: Parallel Programming
tocHref: /cpp/parallel/
topicHref: /cpp/parallel/parallel-programming-in-visual-cpp
- name: Data Access
tocHref: /cpp/data/
topicHref: /cpp/data/data-access-in-cpp
items:
- name: OLEDB
tocHref: /cpp/data/oledb/
topicHref: /cpp/data/oledb/ole-db-programming
- name: ODBC
tocHref: /cpp/data/odbc/
topicHref: /cpp/data/odbc/open-database-connectivity-odbc
- name: Edit, navigate, and refactor code
tocHref: /cpp/ide
topicHref: /cpp/overview-of-cpp-development
items:
- name: IDE
tocHref: /cpp/ide/
topicHref: /cpp/ide/using-the-visual-studio-ide-for-cpp-desktop-development
- name: Building C/C++ Projects
tocHref: /cpp/build/
topicHref: /cpp/build/building-c-cpp-programs
items:
- name: Build Reference
tocHref: /cpp/build/reference/
topicHref: /cpp/build/reference/c-cpp-building-reference
items:
- name: Compiler and tool errors and warnings
tocHref: /cpp/error-messages/
topicHref: /cpp/error-messages/compiler-errors-1/c-cpp-build-errors
- name: Porting and Upgrading
tocHref: /cpp/porting/
topicHref: /cpp/porting/visual-cpp-porting-and-upgrading-guide
- name: Text and Strings
tocHref: /cpp/text/
topicHref: /cpp/text/text-and-strings-in-visual-cpp
- name: Security
tocHref: /cpp/security
topicHref: /cpp/security/security-best-practices-for-cpp
- name: Cloud and Web
tocHref: /cpp/cloud
topicHref: /cpp/cloud/cloud-and-web-programming-in-visual-cpp