Skip to content

Commit 5c48732

Browse files
author
Colin Robertson
committed
Update TOC
1 parent 4d93707 commit 5c48732

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

docs/linux/toc.yml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,50 @@
11
- name: Linux with Visual Studio C++ documentation
2-
href: index.md
2+
href: ../linux/index.yml
33
- name: Download, install, and set up the Linux Development workload
4-
href: download-install-and-setup-the-linux-development-workload.md
4+
href: ../linux/download-install-and-setup-the-linux-development-workload.md
55
- name: Connect to your remote Linux computer
66
expanded: true
77
items:
88
- name: Connect to your remote Linux computer
9-
href: connect-to-your-remote-linux-computer.md
9+
href: ../linux/connect-to-your-remote-linux-computer.md
1010
- name: Set up FIPS-compliant secure remote Linux development
11-
href: set-up-fips-compliant-secure-remote-linux-development.md
11+
href: ../linux/set-up-fips-compliant-secure-remote-linux-development.md
1212
- name: ConnectionManager reference
13-
href: connectionmanager-reference.md
13+
href: ../linux/connectionmanager-reference.md
1414
- name: Create a new Linux project
15-
href: create-a-new-linux-project.md
15+
href: ../linux/create-a-new-linux-project.md
1616
- name: Configure a Linux project
17-
href: configure-a-linux-project.md
17+
href: ../linux/configure-a-linux-project.md
1818
- name: Create and configure a Linux CMake project
19-
href: cmake-linux-project.md
19+
href: ../linux/cmake-linux-project.md
2020
- name: Configure Linux projects to use Address Sanitizer
21-
href: linux-asan-configuration.md
21+
href: ../linux/linux-asan-configuration.md
2222
- name: Deploy, run, and debug your Linux project
23-
href: deploy-run-and-debug-your-linux-project.md
23+
href: ../linux/deploy-run-and-debug-your-linux-project.md
2424
- name: "Tutorial: Create C++ cross-platform projects in Visual Studio"
2525
href: ../build/get-started-linux-cmake.md
2626
- name: Linux Project Property Page reference
2727
expanded: false
2828
items:
2929
- name: Linux Project Property Page reference
30-
href: prop-pages-linux.md
30+
href: ../linux/prop-pages-linux.md
3131
- name: General Properties (Linux)
32-
href: prop-pages/general-linux.md
32+
href: ../linux/prop-pages/general-linux.md
3333
- name: Debugging Properties (Linux)
34-
href: prop-pages/debugging-linux.md
34+
href: ../linux/prop-pages/debugging-linux.md
3535
- name: VC++ Directories Properties (Linux)
36-
href: prop-pages/directories-linux.md
36+
href: ../linux/prop-pages/directories-linux.md
3737
- name: Copy Sources Properties (Linux)
38-
href: prop-pages/copy-sources-project.md
38+
href: ../linux/prop-pages/copy-sources-project.md
3939
- name: C/C++ Properties (Linux)
40-
href: prop-pages/c-cpp-linux.md
40+
href: ../linux/prop-pages/c-cpp-linux.md
4141
- name: Linker Properties (Linux)
42-
href: prop-pages/linker-linux.md
42+
href: ../linux/prop-pages/linker-linux.md
4343
- name: Build Event Properties (Linux)
44-
href: prop-pages/build-events-linux.md
44+
href: ../linux/prop-pages/build-events-linux.md
4545
- name: Custom Build Step Properties (Linux)
46-
href: prop-pages/custom-build-step-linux.md
46+
href: ../linux/prop-pages/custom-build-step-linux.md
4747
- name: Makefile Project Properties (Linux)
48-
href: prop-pages/makefile-linux.md
48+
href: ../linux/prop-pages/makefile-linux.md
4949
- name: Remote Archive Properties (Linux)
50-
href: prop-pages/remote-ar-linux.md
50+
href: ../linux/prop-pages/remote-ar-linux.md

0 commit comments

Comments
 (0)