@@ -5,37 +5,37 @@ brand: windows
5
5
metadata :
6
6
title : Windows development documentation
7
7
description : Design, develop, and deploy apps and solutions for Windows PCs and other devices.
8
- ms.author : stwhi
9
- author : stevewhims
8
+ ms.author : jken
9
+ author : GrantMeStrength
10
10
ms.topic : hub-page
11
- ms.date : 06 /16/2021
11
+ ms.date : 6 /16/2021
12
12
ms.localizationpriority : medium
13
13
uhfHeaderId : " MSDocsHeader-Windows"
14
14
15
15
highlightedContent :
16
16
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
17
17
items :
18
+ - title : Start here!
19
+ itemType : quickstart
20
+ url : ./get-started/start-here.md
18
21
- title : App development options
19
22
itemType : overview
20
23
url : ./get-started/index.md
21
- - title : Create your first WinUI 3 project
22
- itemType : quickstart
23
- url : ./winui/winui3/create-your-first-winui3-app.md
24
- - title : What is the Windows App SDK?
25
- itemType : concept
26
- url : ./windows-app-sdk/index.md
27
- - title : Windows App SDK Release Notes
28
- itemType : whats-new
29
- url : ./windows-app-sdk/stable-channel.md
30
- - title : Download Visual Studio
31
- itemType : download
32
- url : https://developer.microsoft.com/windows/downloads
33
- - title : Download the Windows App SDK
24
+ - title : Install the new Dev Home
34
25
itemType : download
35
- url : https://aka.ms/windowsappsdk/stable-vsix
26
+ url : /windows/dev-home/
36
27
- title : Windows Subsystem for Linux and other tools
37
28
itemType : overview
38
29
url : ../dev-environment/index.md
30
+ - title : Windows APIs
31
+ itemType : reference
32
+ url : /windows/win32/apiindex/api-index-portal
33
+ - title : Download Visual Studio
34
+ itemType : download
35
+ url : https://developer.microsoft.com/windows/downloads
36
+ - title : Windows Code Samples
37
+ itemType : download
38
+ url : ./get-started/samples.md
39
39
- title : Online training for Windows app developers
40
40
itemType : learn
41
41
url : /training/browse/?products=windows
0 commit comments