Skip to content

Commit 7a9d421

Browse files
Updating high level menus (#3798)
* Updating high level menus * Updating landing page menu * Updating landing page menu
1 parent e6b99e8 commit 7a9d421

File tree

2 files changed

+24
-22
lines changed

2 files changed

+24
-22
lines changed

hub/apps/desktop/index.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ landingContent:
2020
linkLists:
2121
- linkListType: get-started
2222
links:
23-
- text: Enable your device for development
24-
url: ../get-started/enable-your-device-for-development.md
23+
- text: Start here!
24+
url: ../get-started/start-here.md
2525
- text: An overview of Windows development options
2626
url: ../get-started/index.md
2727
- text: Learning paths and modules
@@ -58,7 +58,7 @@ landingContent:
5858

5959
- title: Artificial Intelligence and Machine Learning
6060
linkLists:
61-
- linkListType: overview
61+
- linkListType: concept
6262
links:
6363
- text: Windows AI
6464
url: /windows/ai/
@@ -86,7 +86,7 @@ landingContent:
8686

8787
- title: Platforms
8888
linkLists:
89-
- linkListType: overview
89+
- linkListType: architecture
9090
links:
9191
- text: Windows App SDK
9292
url: ../windows-app-sdk/index.md
@@ -100,6 +100,9 @@ landingContent:
100100
url: /dotnet/desktop/winforms/overview/?view=netdesktop-7.0
101101
- text: Other development technologies
102102
url: /windows/dev-environment/
103+
104+
- title: API Reference
105+
linkLists:
103106
- linkListType: reference
104107
links:
105108
- text: WinRT API for the Windows SDK
@@ -113,4 +116,3 @@ landingContent:
113116
- text: WinUI API reference
114117
url: /windows/winui/api/
115118

116-

hub/apps/index.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,37 +5,37 @@ brand: windows
55
metadata:
66
title: Windows development documentation
77
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
1010
ms.topic: hub-page
11-
ms.date: 06/16/2021
11+
ms.date: 6/16/2021
1212
ms.localizationpriority: medium
1313
uhfHeaderId: "MSDocsHeader-Windows"
1414

1515
highlightedContent:
1616
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717
items:
18+
- title: Start here!
19+
itemType: quickstart
20+
url: ./get-started/start-here.md
1821
- title: App development options
1922
itemType: overview
2023
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
3425
itemType: download
35-
url: https://aka.ms/windowsappsdk/stable-vsix
26+
url: /windows/dev-home/
3627
- title: Windows Subsystem for Linux and other tools
3728
itemType: overview
3829
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
3939
- title: Online training for Windows app developers
4040
itemType: learn
4141
url: /training/browse/?products=windows

0 commit comments

Comments
 (0)