|
15 | 15 | "omitPullRequestTitles": false |
16 | 16 | }, |
17 | 17 | "areas": [ |
18 | | - {"names": ["assembler", "intrinsics"], "heading": "Microsoft C/C++ compiler intrinsics and assembly language"}, |
| 18 | + {"names": ["assembler", "intrinsics"], "heading": "C/C++ compiler intrinsics and assembly language"}, |
19 | 19 | {"names": ["atl", "atl-mfc-shared", "mfc"], "heading": "Active Template Library (ATL), Microsoft Foundation Classes (MFC)"}, |
20 | | - {"names": ["build"], "heading": "Microsoft C++ in Visual Studio projects and build systems"}, |
| 20 | + {"names": ["build"], "heading": "C/C++ projects and build systems"}, |
21 | 21 | {"names": ["build-insights"], "heading": "Build insights"}, |
22 | 22 | {"names": ["c-language"], "heading": "C language"}, |
23 | 23 | {"names": ["cloud"], "heading": "Cloud programming with Microsoft C++"}, |
24 | 24 | {"names": ["code-quality"], "heading": "Code quality"}, |
25 | | - {"names": ["cpp"], "heading": "Microsoft C++ in Visual Studio"}, |
| 25 | + {"names": ["cpp"], "heading": "C++ in Visual Studio"}, |
26 | 26 | {"names": ["cppcx"], "heading": "C++ /CX"}, |
27 | 27 | {"names": ["cross-platform"], "heading": "Cross platform development"}, |
28 | 28 | {"names": ["c-runtime-library"], "heading": "C runtime library"}, |
29 | | - {"names": ["data"], "heading": "Data access in Microsoft C/C++ in Visual Studio"}, |
| 29 | + {"names": ["data"], "heading": "Data access in C/C++ in Visual Studio"}, |
30 | 30 | {"names": ["dotnet"], "heading":"STL/CLR library reference"}, |
31 | | - {"names": ["error-messages"], "heading":"Microsoft C/C++ compiler and tools errors and warnings"}, |
| 31 | + {"names": ["error-messages"], "heading":"C/C++ compiler and tools errors and warnings"}, |
32 | 32 | {"names": ["extensions"], "heading":"Component extensions for .NET and UWP"}, |
33 | | - {"names": ["get-started"], "heading":"Microsoft C++ in Visual Studio tutorials"}, |
34 | | - {"names": ["ide"], "heading":"Read and write code using Microsoft C++ in Visual Studio"}, |
35 | | - {"names": ["linux"], "heading":"Linux with Microsoft C++ in Visual Studio"}, |
36 | | - {"names": ["overview"], "heading":"Microsoft C/C++ in Visual Studio overview"}, |
37 | | - {"names": ["parallel"], "heading":"Parallel programming in Microsoft C++ in Visual Studio"}, |
38 | | - {"names": ["porting"], "heading":"Microsoft C++ porting and upgrade guide"}, |
| 33 | + {"names": ["get-started"], "heading":"C++ in Visual Studio tutorials"}, |
| 34 | + {"names": ["ide"], "heading":"Read and write code using C++ in Visual Studio"}, |
| 35 | + {"names": ["linux"], "heading":"Linux with C++ in Visual Studio"}, |
| 36 | + {"names": ["overview"], "heading":"C/C++ in Visual Studio overview"}, |
| 37 | + {"names": ["parallel"], "heading":"Parallel programming in C++ in Visual Studio"}, |
| 38 | + {"names": ["porting"], "heading":"C++ porting and upgrade guide"}, |
39 | 39 | {"names": ["preprocessor"], "heading":"C/C++ preprocessor reference"}, |
40 | 40 | {"names": ["safeint", "security"], "heading":"Security best practices for C++"}, |
41 | | - {"names": ["standard-library"], "heading":"Microsoft C++ Standard Template Library (STL) reference"}, |
| 41 | + {"names": ["standard-library"], "heading":"C++ Standard Template Library (STL) reference"}, |
42 | 42 | {"names": ["text"], "heading":"Text and strings in Visual Studio C++"}, |
43 | 43 | {"names": ["windows"], "heading":"Overview of Windows programming in C++"} |
44 | 44 | ] |
|
0 commit comments