Skip to content

Commit 4fa8b5a

Browse files
author
Colin Robertson
authored
Merge pull request MicrosoftDocs#2185 from MicrosoftDocs/master637248177555570580
Fix git push error for protected CLA branch
2 parents 1f94034 + 41b9cd5 commit 4fa8b5a

File tree

22 files changed

+12380
-11333
lines changed

22 files changed

+12380
-11333
lines changed

docs/_breadcrumb/toc.yml

Lines changed: 40 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
tocHref: /
33
topicHref: /
44
items:
5-
- name: Visual C++
5+
- name: Microsoft C++
66
tocHref: /cpp/
77
topicHref: /cpp
88
items:
99
- name: Documentation
1010
tocHref: /cpp/
1111
topicHref: /cpp/overview/visual-cpp-in-visual-studio
1212
items:
13-
- name: C++ Language
13+
- name: C++ language
1414
tocHref: /cpp/cpp/
1515
topicHref: /cpp/cpp/cpp-language-reference
1616
- name: C Language
1717
tocHref: /cpp/c-language/
1818
topicHref: /cpp/c-language/c-language-reference
19-
- name: C/C++ Preprocessor
19+
- name: C/C++ preprocessor
2020
tocHref: /cpp/preprocessor/
2121
topicHref: /cpp/preprocessor/c-cpp-preprocessor-reference
22-
- name: Compiler Intrinsics and Assembly Language
22+
- name: Compiler intrinsics and assembly language
2323
tocHref: /cpp/intrinsics/
2424
topicHref: /cpp/intrinsics/compiler-intrinsics-and-assembly-language
2525
items:
@@ -32,56 +32,56 @@
3232
- name: MASM
3333
tocHref: /cpp/assembler/masm/
3434
topicHref: /cpp/assembler/masm/microsoft-macro-assembler-reference
35-
- name: C Runtime Library
35+
- name: C runtime library
3636
tocHref: /cpp/c-runtime-library/
3737
topicHref: /cpp/c-runtime-library/c-run-time-library-reference
3838
items:
3939
- name: Reference
4040
tocHref: /cpp/c-runtime-library/reference/
4141
topicHref: /cpp/c-runtime-library/reference/crt-alphabetical-function-reference
42-
- name: C++ Standard Library
42+
- name: C++ standard library
4343
tocHref: /cpp/standard-library/
4444
topicHref: /cpp/standard-library/cpp-standard-library-reference
4545
- name: Windows
4646
tocHref: /cpp/windows/
4747
topicHref: /cpp/windows/overview-of-windows-programming-in-cpp
4848
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: 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: Reference
64-
tocHref: /cpp/atl-mfc-shared/reference/
65-
topicHref: /cpp/atl-mfc-shared/reference/classes-shared-by-mfc-and-atl
66-
- name: C++/CX
67-
tocHref: /cpp/cppcx/
68-
topicHref: /cpp/cppcx/visual-c-language-reference-c-cx
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: 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: Reference
64+
tocHref: /cpp/atl-mfc-shared/reference/
65+
topicHref: /cpp/atl-mfc-shared/reference/classes-shared-by-mfc-and-atl
66+
- name: C++/CX
67+
tocHref: /cpp/cppcx/
68+
topicHref: /cpp/cppcx/visual-c-language-reference-c-cx
6969
- name: Linux
7070
tocHref: /cpp/linux/
7171
topicHref: /cpp/linux/download-install-and-setup-the-linux-development-workload
7272
- name: .NET
7373
tocHref: /cpp/dotnet/
7474
topicHref: /cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp
75-
- name: Parallel Programming
75+
- name: Parallel programming
7676
tocHref: /cpp/parallel/
7777
topicHref: /cpp/parallel/parallel-programming-in-visual-cpp
78-
- name: Data Access
78+
- name: Data access
7979
tocHref: /cpp/data/
8080
topicHref: /cpp/data/data-access-in-cpp
8181
items:
8282
- name: OLEDB
8383
tocHref: /cpp/data/oledb/
84-
topicHref: /cpp/data/oledb/ole-db-programming
84+
topicHref: /cpp/data/oledb/ole-db-programming
8585
- name: ODBC
8686
tocHref: /cpp/data/odbc/
8787
topicHref: /cpp/data/odbc/open-database-connectivity-odbc
@@ -92,26 +92,28 @@
9292
- name: IDE
9393
tocHref: /cpp/ide/
9494
topicHref: /cpp/ide/using-the-visual-studio-ide-for-cpp-desktop-development
95-
- name: Building C/C++ Projects
95+
- name: Building C/C++ projects
9696
tocHref: /cpp/build/
9797
topicHref: /cpp/build/building-c-cpp-programs
9898
items:
99-
- name: Build Reference
99+
- name: Build reference
100100
tocHref: /cpp/build/reference/
101101
topicHref: /cpp/build/reference/c-cpp-building-reference
102-
items:
103-
- name: Compiler and tool errors and warnings
104-
tocHref: /cpp/error-messages/
105-
topicHref: /cpp/error-messages/compiler-errors-1/c-cpp-build-errors
106-
- name: Porting and Upgrading
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
108+
- name: Porting and upgrading
107109
tocHref: /cpp/porting/
108110
topicHref: /cpp/porting/visual-cpp-porting-and-upgrading-guide
109-
- name: Text and Strings
111+
- name: Text and strings
110112
tocHref: /cpp/text/
111113
topicHref: /cpp/text/text-and-strings-in-visual-cpp
112114
- name: Security
113115
tocHref: /cpp/security
114116
topicHref: /cpp/security/security-best-practices-for-cpp
115-
- name: Cloud and Web
117+
- name: Cloud and web
116118
tocHref: /cpp/cloud
117119
topicHref: /cpp/cloud/cloud-and-web-programming-in-visual-cpp

0 commit comments

Comments
 (0)