forked from MicrosoftDocs/cpp-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc.yml
More file actions
50 lines (50 loc) · 2.1 KB
/
toc.yml
File metadata and controls
50 lines (50 loc) · 2.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
- name: Linux with Visual Studio C++ documentation
href: index.md
- name: Download, install, and set up the Linux Development workload
href: download-install-and-setup-the-linux-development-workload.md
- name: Connect to your remote Linux computer
expanded: true
items:
- name: Connect to your remote Linux computer
href: connect-to-your-remote-linux-computer.md
- name: Set up FIPS-compliant secure remote Linux development
href: set-up-fips-compliant-secure-remote-linux-development.md
- name: ConnectionManager reference
href: connectionmanager-reference.md
- name: Create a new Linux project
href: create-a-new-linux-project.md
- name: Configure a Linux project
href: configure-a-linux-project.md
- name: Create and configure a Linux CMake project
href: cmake-linux-project.md
- name: Configure Linux projects to use Address Sanitizer
href: linux-asan-configuration.md
- name: Deploy, run, and debug your Linux project
href: deploy-run-and-debug-your-linux-project.md
- name: "Tutorial: Create C++ cross-platform projects in Visual Studio"
href: ../build/get-started-linux-cmake.md
- name: Linux Project Property Page reference
expanded: false
items:
- name: Linux Project Property Page reference
href: prop-pages-linux.md
- name: General Properties (Linux)
href: prop-pages/general-linux.md
- name: Debugging Properties (Linux)
href: prop-pages/debugging-linux.md
- name: VC++ Directories Properties (Linux)
href: prop-pages/directories-linux.md
- name: Copy Sources Properties (Linux)
href: prop-pages/copy-sources-project.md
- name: C/C++ Properties (Linux)
href: prop-pages/c-cpp-linux.md
- name: Linker Properties (Linux)
href: prop-pages/linker-linux.md
- name: Build Event Properties (Linux)
href: prop-pages/build-events-linux.md
- name: Custom Build Step Properties (Linux)
href: prop-pages/custom-build-step-linux.md
- name: Makefile Project Properties (Linux)
href: prop-pages/makefile-linux.md
- name: Remote Archive Properties (Linux)
href: prop-pages/remote-ar-linux.md