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
33 lines (32 loc) · 1.26 KB
/
Copy pathtoc.yml
File metadata and controls
33 lines (32 loc) · 1.26 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
- name: C++ in Visual Studio
href: index.yml
items:
- name: Overview
items:
- name: About the code editor
href: /visualstudio/get-started/tutorial-editor
- name: About projects and solutions
href: /visualstudio/get-started/tutorial-projects-solutions
- name: More Visual Studio features
href: /visualstudio/ide/advanced-feature-overview?toc=/cpp/get-started/toc.json&bc=/cpp/get-started/breadcrumb/toc.json
- name: Tutorials
expanded: true
items:
- name: Create your first C++ app
href: tutorial-console-cpp.md
- name: Create a UWP app
href: /windows/uwp/cpp-and-winrt-apis/get-started
- name: Create a Windows Desktop application
href: /windows/desktop/learnwin32/learn-to-program-for-windows
- name: Create a DirectX game
href: /windows/uwp/gaming/tutorial--create-your-first-uwp-directx-game
- name: Learn Visual Studio
items:
- name: Write and edit code
href: /visualstudio/get-started/tutorial-editor
- name: Compile and build
href: /visualstudio/ide/compiling-and-building-in-visual-studio
- name: Debug your code
href: /visualstudio/debugger/getting-started-with-the-debugger-cpp
- name: Deploy your project
href: /visualstudio/deployment/index