Skip to content

Commit 2784c14

Browse files
committed
Update TOCs for cppcx
1 parent bb620c2 commit 2784c14

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

docs/TOC.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
1-
# [cppcx](cppcx\TOC.md)
1+
# [Visual C++ in Visual Studio 2017 RC](visual-cpp-in-visual-studio.md)
2+
# [What's New for Visual C++ in Visual Studio 2017 RC](what-s-new-for-visual-cpp-in-visual-studio.md)
3+
# [C++ conformance improvements in Visual Studio 2017](cpp-conformance-improvements-2017.md)
4+
# [Supported Platforms (Visual C++)](supported-platforms-visual-cpp.md)
5+
# [C Language](c-language/c-language-reference.md)
6+
# [C++ Language](cpp/cpp-language-reference.md)
7+
# [C/C++ Preprocessor](preprocessor/c-cpp-preprocessor-reference.md)
8+
# [C Runtime Library](c-runtime-library/c-run-time-library-reference.md)
9+
# [C++ Standard Library](standard-library/cpp-standard-library-reference.md)
10+
# [Windows Development](windows/overview-of-windows-programming-in-cpp.md)
11+
# [Linux Development](linux/download-install-and-setup-the-linux-development-workload.md)
12+
# [.NET Development with C++/CLI](dotnet/dotnet-programming-with-cpp-cli-visual-cpp.md)
13+
# [Cloud and Web Programming in Visual C++](cloud/cloud-and-web-programming-in-visual-cpp.md)
14+
## [C++ REST SDK (Codename "Casablanca")](cloud/cpp-rest-sdk-codename-casablanca.md)
15+
# [Parallel Programming](parallel/parallel-programming-in-visual-cpp.md)
16+
# [Data Access](data/data-access-programming-mfc-atl.md)
17+
# [Text and Strings](text/text-and-strings-in-visual-cpp.md)
18+
# [Using the Visual Studio IDE for C++](ide/ide-and-tools-for-visual-cpp-development.md)
19+
# [Compilers and Build Tools](build/building-c-cpp-programs.md)
20+
# [Porting and Upgrading Visual C++ Code](porting/visual-cpp-porting-and-upgrading-guide.md)
21+
# [Security Best Practices for C++](security/security-best-practices-for-cpp.md)
22+
## [Running as a Member of the Users Group](security/running-as-a-member-of-the-users-group.md)
23+
## [How User Account Control (UAC) Affects Your Application](security/how-user-account-control-uac-affects-your-application.md)
24+
# [Visual C++ Samples](visual-cpp-samples.md)
25+
# [Visual C++ Help and Community](visual-cpp-help-and-community.md)
26+
# [How to Report a Problem with the Visual C++ Toolset](how-to-report-a-problem-with-the-visual-cpp-toolset.md)

docs/windows/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# [Microsoft Foundation Classes (MFC)](../mfc/TOC.md)
44
# [ATL and MFC Shared Classes](../atl-mfc-shared/TOC.md)
55
# [Component Extensions for Runtime Platforms](component-extensions-for-runtime-platforms.md)
6+
## [C++/CX](../cppcx/TOC.md)
67
## [Tracking Reference Operator (C++ Component Extensions)](tracking-reference-operator-cpp-component-extensions.md)
78
## [Handle to Object Operator (^) (C++ Component Extensions)](handle-to-object-operator-hat-cpp-component-extensions.md)
89
## [abstract (C++ Component Extensions)](abstract-cpp-component-extensions.md)

0 commit comments

Comments
 (0)