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