Skip to content

Commit f50fbfe

Browse files
author
mikeblome
committed
added new topic to temp position in tocs
1 parent 969ae2e commit f50fbfe

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/ide/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
## [CppProperties.json schema reference](cppproperties-schema-reference.md)
1313
## [Tasks.vs.json schema reference (C++)](tasks-vs-json-schema-reference-cpp.md)
1414
# [CMake projects](cmake-tools-for-visual-cpp.md)
15+
## [Tutorial: Create C++ cross-platform projects in Visual Studio](get-started-linux-cmake.md)
1516
## [Customize CMake settings](customize-cmake-settings.md)
1617
## [Configure CMake debugging sessions](configure-cmake-debugging-sessions.md)
1718
## [CMake predefined configuration schema reference](cmake-predefined-configuration-reference.md)

docs/linux/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# [Create a new Linux project](create-a-new-linux-project.md)
55
# [Connect to your remote Linux computer](connect-to-your-remote-linux-computer.md)
66
# [Deploy, run, and debug your Linux project](deploy-run-and-debug-your-linux-project.md)
7+
# [Tutorial: Create C++ cross-platform projects in Visual Studio](../ide/get-started-linux-cmake.md)
78
# [Linux Project Property Page Reference](prop-pages-linux.md)
89
## [General Properties (Linux)](prop-pages/general-linux.md)
910
## [Debugging Properties (Linux)](prop-pages/debugging-linux.md)

0 commit comments

Comments
 (0)