Skip to content

Commit aeda575

Browse files
authored
Update toc.yml
1 parent 96cc322 commit aeda575

File tree

1 file changed

+3
-129
lines changed

1 file changed

+3
-129
lines changed

docs/_breadcrumb/toc.yml

Lines changed: 3 additions & 129 deletions
Original file line numberDiff line numberDiff line change
@@ -1,129 +1,3 @@
1-
items:
2-
- name: Docs
3-
tocHref: /
4-
topicHref: /
5-
items:
6-
- name: Microsoft C++, C, and Assembler
7-
tocHref: /cpp/
8-
topicHref: /cpp/index
9-
items:
10-
- name: Compiler intrinsics and assembly language
11-
tocHref: /cpp/intrinsics/
12-
topicHref: /cpp/intrinsics/index
13-
items:
14-
- name: Compiler intrinsics
15-
tocHref: /cpp/intrinsics/
16-
topicHref: /cpp/intrinsics/compiler-intrinsics
17-
- name: ARM and ARM64 assembler
18-
tocHref: /cpp/assembler/arm/
19-
topicHref: /cpp/assembler/arm/arm-assembler-reference
20-
- name: C/C++ x86 inline assembler
21-
tocHref: /cpp/assembler/inline/
22-
topicHref: /cpp/assembler/inline/inline-assembler
23-
- name: x86 and x64 assembler
24-
tocHref: /cpp/assembler/masm/
25-
topicHref: /cpp/assembler/masm/microsoft-macro-assembler-reference
26-
- name: ATL
27-
tocHref: /cpp/atl/
28-
topicHref: /cpp/atl/atl-com-desktop-components
29-
- name: ATL/MFC shared classes
30-
tocHref: /cpp/atl-mfc-shared/
31-
topicHref: /cpp/atl-mfc-shared/atl-mfc-shared-classes
32-
items:
33-
- name: ATL/MFC reference
34-
tocHref: /cpp/atl-mfc-shared/reference/
35-
topicHref: /cpp/atl-mfc-shared/reference/classes-shared-by-mfc-and-atl
36-
- name: Build C/C++ projects
37-
tocHref: /cpp/build/
38-
topicHref: /cpp/build/building-c-cpp-programs
39-
items:
40-
- name: Build reference
41-
tocHref: /cpp/build/reference/
42-
topicHref: /cpp/build/reference/c-cpp-building-reference
43-
- name: Build insights
44-
tocHref: /cpp/build-insights/
45-
topicHref: /cpp/build-insights/index
46-
- name: C language
47-
tocHref: /cpp/c-language/
48-
topicHref: /cpp/c-language/index
49-
- name: C runtime library
50-
tocHref: /cpp/c-runtime-library/
51-
topicHref: /cpp/c-runtime-library/c-run-time-library-reference
52-
items:
53-
- name: UCRT reference
54-
tocHref: /cpp/c-runtime-library/reference/
55-
topicHref: /cpp/c-runtime-library/reference/crt-alphabetical-function-reference
56-
- name: Cloud and web
57-
tocHref: /cpp/cloud/
58-
topicHref: /cpp/cloud/cloud-and-web-programming-in-visual-cpp
59-
- name: Code analysis
60-
tocHref: /cpp/code-quality/
61-
topicHref: /cpp/code-quality/index
62-
- name: Code sanitizers
63-
tocHref: /cpp/sanitizers/
64-
topicHref: /cpp/sanitizers/index
65-
- name: C++ language
66-
tocHref: /cpp/cpp/
67-
topicHref: /cpp/cpp/index
68-
- name: C++/CX
69-
tocHref: /cpp/cppcx/
70-
topicHref: /cpp/cppcx/visual-c-language-reference-c-cx
71-
- name: Cross-platform mobile development
72-
tocHref: /cpp/cross-platform/
73-
topicHref: /cpp/cross-platform/index
74-
- name: Data access
75-
tocHref: /cpp/data/
76-
topicHref: /cpp/data/data-access-in-cpp
77-
items:
78-
- name: OLEDB
79-
tocHref: /cpp/data/oledb/
80-
topicHref: /cpp/data/oledb/ole-db-programming
81-
- name: ODBC
82-
tocHref: /cpp/data/odbc/
83-
topicHref: /cpp/data/odbc/open-database-connectivity-odbc
84-
- name: C++/CLI for .NET
85-
tocHref: /cpp/dotnet/
86-
topicHref: /cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp
87-
- name: Errors and warnings
88-
tocHref: /cpp/error-messages/
89-
topicHref: /cpp/error-messages/compiler-errors-1/c-cpp-build-errors
90-
- name: Edit, navigate, and refactor code
91-
tocHref: /cpp/ide/
92-
topicHref: /cpp/ide/read-and-understand-code-cpp
93-
- name: Linux
94-
tocHref: /cpp/linux/
95-
topicHref: /cpp/linux/index
96-
- name: Linux
97-
tocHref: /cpp/build/configure-cmake-debugging-sessions
98-
topicHref: /cpp/linux/index
99-
- name: MFC
100-
tocHref: /cpp/mfc/
101-
topicHref: /cpp/mfc/mfc-desktop-applications
102-
items:
103-
- name: MFC reference
104-
tocHref: /cpp/mfc/reference/
105-
topicHref: /cpp/mfc/reference/mfc-classes
106-
- name: Microsoft C/C++
107-
tocHref: /cpp/overview/
108-
topicHref: /cpp/overview/visual-cpp-in-visual-studio
109-
- name: Parallel programming
110-
tocHref: /cpp/parallel/
111-
topicHref: /cpp/parallel/parallel-programming-in-visual-cpp
112-
- name: Porting and upgrading
113-
tocHref: /cpp/porting/
114-
topicHref: /cpp/porting/visual-cpp-porting-and-upgrading-guide
115-
- name: C/C++ preprocessor
116-
tocHref: /cpp/preprocessor/
117-
topicHref: /cpp/preprocessor/c-cpp-preprocessor-reference
118-
- name: Security
119-
tocHref: /cpp/security/
120-
topicHref: /cpp/security/security-best-practices-for-cpp
121-
- name: C++ standard library
122-
tocHref: /cpp/standard-library/
123-
topicHref: /cpp/standard-library/cpp-standard-library-reference
124-
- name: Text and strings
125-
tocHref: /cpp/text/
126-
topicHref: /cpp/text/text-and-strings-in-visual-cpp
127-
- name: Windows
128-
tocHref: /cpp/windows/
129-
topicHref: /cpp/windows/overview-of-windows-programming-in-cpp
1+
- name: C++, C, and Assembler
2+
tocHref: /cpp/
3+
topicHref: /cpp/index

0 commit comments

Comments
 (0)