Skip to content

Commit 268e53d

Browse files
committed
Start working on TOC
1 parent 64153c9 commit 268e53d

File tree

1 file changed

+22
-12
lines changed

1 file changed

+22
-12
lines changed

docs/TOC.md

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# [Visual C++ in Visual Studio 2015](visual-cpp-in-visual-studio-2015.md)
2+
# [What's New for Visual C++ in Visual Studio 2015](what-s-new-for-visual-cpp-in-visual-studio-2015.md)
3+
# [Supported Platforms (Visual C++)](supported-platforms-visual-cpp.md)
4+
# [c-language](c-language\TOC.md)
5+
# [cpp](cpp\TOC.md)
6+
# [preprocessor](preprocessor\TOC.md)
7+
# [c-runtime-library](c-runtime-library\TOC.md)
8+
# [standard-library](standard-library\TOC.md)
9+
# [windows](windows\TOC.md)
10+
# [dotnet](dotnet\TOC.md)
11+
# [Cloud and Web Programming in Visual C++](cloud-and-web-programming-in-visual-cpp.md)
12+
## [C++ REST SDK (Codename "Casablanca")](cpp-rest-sdk-codename-casablanca.md)
13+
# [parallel](parallel\TOC.md)
14+
# [data](data\TOC.md)
15+
# [text](text\TOC.md)
16+
# [Security Best Practices for C++](security-best-practices-for-cpp.md)
17+
## [Running as a Member of the Users Group](running-as-a-member-of-the-users-group.md)
18+
## [How User Account Control (UAC) Affects Your Application](how-user-account-control-uac-affects-your-application.md)
19+
# [Visual C++ Samples](visual-cpp-samples.md)
20+
# [Visual C++ Help and Community](visual-cpp-help-and-community.md)
21+
# [How to Report a Problem with the Visual C++ Toolset](how-to-report-a-problem-with-the-visual-cpp-toolset.md)
22+
123
# [arm](assembler\arm\TOC.md)
224
# [inline](assembler\inline\TOC.md)
325
# [masm](assembler\masm\TOC.md)
@@ -7,25 +29,18 @@
729
# [reference](atl\reference\TOC.md)
830
# [build](build\TOC.md)
931
# [reference](build\reference\TOC.md)
10-
# [c-language](c-language\TOC.md)
11-
# [c-runtime-library](c-runtime-library\TOC.md)
1232
# [reference](c-runtime-library\reference\TOC.md)
13-
# [cpp](cpp\TOC.md)
14-
# [data](data\TOC.md)
1533
# [ado-rdo](data\ado-rdo\TOC.md)
1634
# [odbc](data\odbc\TOC.md)
1735
# [oledb](data\oledb\TOC.md)
18-
# [dotnet](dotnet\TOC.md)
1936
# [compiler-errors-1](error-messages\compiler-errors-1\TOC.md)
2037
# [compiler-errors-2](error-messages\compiler-errors-2\TOC.md)
2138
# [compiler-warnings](error-messages\compiler-warnings\TOC.md)
2239
# [tool-errors](error-messages\tool-errors\TOC.md)
2340
# [ide](ide\TOC.md)
2441
# [intrinsics](intrinsics\TOC.md)
25-
# [mfc](mfc\TOC.md)
2642
# [reference](mfc\reference\TOC.md)
2743
# [misc](misc\TOC.md)
28-
# [parallel](parallel\TOC.md)
2944
# [amp](parallel\amp\TOC.md)
3045
# [reference](parallel\amp\reference\TOC.md)
3146
# [concrt](parallel\concrt\TOC.md)
@@ -34,8 +49,3 @@
3449
# [openmp](parallel\openmp\TOC.md)
3550
# [reference](parallel\openmp\reference\TOC.md)
3651
# [porting](porting\TOC.md)
37-
# [preprocessor](preprocessor\TOC.md)
38-
# [standard-library](standard-library\TOC.md)
39-
# [text](text\TOC.md)
40-
# [top](top\TOC.md)
41-
# [windows](windows\TOC.md)

0 commit comments

Comments
 (0)