Skip to content

Commit b4d21e5

Browse files
author
Colin Robertson
committed
Convert Linux TOC to yml
1 parent 27a6b44 commit b4d21e5

2 files changed

Lines changed: 41 additions & 18 deletions

File tree

docs/linux/TOC.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/linux/toc.yml

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
- name: Linux with Visual Studio C++ documentation
2+
href: index.md
3+
- name: Download, install and set up the Linux Development workload
4+
href: download-install-and-setup-the-linux-development-workload.md
5+
- name: Configure a Linux project
6+
href: configure-a-linux-project.md
7+
- name: Configure a Linux CMake project
8+
href: cmake-linux-project.md
9+
- name: Create a new Linux project
10+
href: create-a-new-linux-project.md
11+
- name: Connect to your remote Linux computer
12+
href: connect-to-your-remote-linux-computer.md
13+
- name: Deploy, run, and debug your Linux project
14+
href: deploy-run-and-debug-your-linux-project.md
15+
- name: "Tutorial: Create C++ cross-platform projects in Visual Studio"
16+
href: ../build/get-started-linux-cmake.md
17+
- name: Linux Project Property Page reference
18+
expanded: false
19+
items:
20+
- name: Linux Project Property Page reference
21+
href: prop-pages-linux.md
22+
- name: General Properties (Linux)
23+
href: prop-pages/general-linux.md
24+
- name: Debugging Properties (Linux)
25+
href: prop-pages/debugging-linux.md
26+
- name: VC++ Directories Properties (Linux)
27+
href: prop-pages/directories-linux.md
28+
- name: Copy Sources Properties (Linux)
29+
href: prop-pages/copy-sources-project.md
30+
- name: C/C++ Properties (Linux)
31+
href: prop-pages/c-cpp-linux.md
32+
- name: Linker Properties (Linux)
33+
href: prop-pages/linker-linux.md
34+
- name: Build Event Properties (Linux)
35+
href: prop-pages/build-events-linux.md
36+
- name: Custom Build Step Properties (Linux)
37+
href: prop-pages/custom-build-step-linux.md
38+
- name: Makefile Project Properties (Linux)
39+
href: prop-pages/makefile-linux.md
40+
- name: Remote Archive Properties (Linux)
41+
href: prop-pages/remote-ar-linux.md

0 commit comments

Comments
 (0)