Skip to content

Commit 18f1d90

Browse files
More improvements to landing pages (#3796)
* More improvements to landing pages * Update main menu * Updated link * Updating landing page menu * Updating landing page menu
1 parent a7957f5 commit 18f1d90

File tree

1 file changed

+34
-67
lines changed

1 file changed

+34
-67
lines changed

hub/apps/desktop/index.yml

Lines changed: 34 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -20,37 +20,15 @@ landingContent:
2020
linkLists:
2121
- linkListType: get-started
2222
links:
23-
- text: Install Dev Home
24-
url: /windows/dev-home/
25-
- text: Create a Dev Drive
26-
url: /windows/dev-drive/
27-
- text: Create a developer account
28-
url: ../get-started/sign-up.md
2923
- text: Enable your device for development
3024
url: ../get-started/enable-your-device-for-development.md
31-
- text: Developer Mode features and debugging
32-
url: ../get-started/developer-mode-features-and-debugging.md
33-
- text: Install Windows Package Manager
34-
url: /windows/package-manager/
35-
- text: Install Windows Subsystem for Linux
36-
url: /windows/package-manager/
37-
- text: Windows Terminal
38-
url: /windows/terminal/
39-
40-
- title: Start building apps
41-
linkLists:
42-
- linkListType: overview
43-
links:
44-
- text: Get started with desktop apps
25+
- text: An overview of Windows development options
4526
url: ../get-started/index.md
4627
- text: Learning paths and modules
4728
url: /training/browse/?products=windows
4829
- text: Code samples
4930
url: /samples/browse/?products=windows
50-
- linkListType: reference
51-
links:
52-
- text: Visual Studio templates for Windows apps
53-
url: visual-studio-templates.md
31+
5432

5533
- title: Design and UI
5634
linkLists:
@@ -62,30 +40,8 @@ landingContent:
6240
url: ../design/signature-experiences/design-principles.md
6341
- text: Make your apps great on Windows 11
6442
url: ../get-started/make-apps-great-for-windows.md
65-
- linkListType: reference
66-
links:
67-
- text: WinUI API reference
68-
url: /windows/winui/api/
69-
70-
71-
- title: Platforms
72-
linkLists:
73-
- linkListType: overview
74-
links:
75-
- text: Windows App SDK
76-
url: ../windows-app-sdk/index.md
77-
- text: .NET MAUI
78-
url: /dotnet/maui/what-is-maui
79-
- text: Universal Windows Platform (UWP)
80-
url: /windows/uwp/
81-
- text: Windows Presentation Foundation (WPF)
82-
url: /dotnet/desktop/wpf/overview/?view=netdesktop-7.0
83-
- text: Windows Forms
84-
url: /dotnet/desktop/winforms/overview/?view=netdesktop-7.0
85-
- text: Other Windows development technologies
86-
url: /windows/dev-environment/
87-
88-
43+
- text: Windows developer FAQ
44+
url: ../get-started/windows-developer-faq.yml
8945

9046
- title: Deploy and Publish
9147
linkLists:
@@ -100,7 +56,6 @@ landingContent:
10056
- text: Publish Windows apps and games
10157
url: ../publish/index.md
10258

103-
10459
- title: Artificial Intelligence and Machine Learning
10560
linkLists:
10661
- linkListType: overview
@@ -114,14 +69,37 @@ landingContent:
11469
- text: Windows Machine Learning samples
11570
url: /windows/ai/windows-ml/samples
11671

117-
- title: Reference
72+
73+
- title: Community and support
74+
linkLists:
75+
- linkListType: overview
76+
links:
77+
- text: Microsoft Q&A Forum
78+
url: /answers/questions/
79+
- text: "@WindowsDocs"
80+
url: https://twitter.com/WindowsDocs
81+
- text: OneDevMinute on YouTube
82+
url: /shows/One-Dev-Minute/?WT.mc_id=odm-c9-niner
83+
- text: Windows developer support
84+
url: https://developer.microsoft.com/windows/support
85+
86+
87+
- title: Platforms
11888
linkLists:
11989
- linkListType: overview
12090
links:
121-
- text: Features and technologies for Windows apps
122-
url: ../develop/index.md
123-
- text: API reference for Windows desktop Apps
124-
url: /windows/apps/api-reference/
91+
- text: Windows App SDK
92+
url: ../windows-app-sdk/index.md
93+
- text: .NET MAUI
94+
url: /dotnet/maui/what-is-maui
95+
- text: Universal Windows Platform (UWP)
96+
url: /windows/uwp/
97+
- text: Windows Presentation Foundation (WPF)
98+
url: /dotnet/desktop/wpf/overview/?view=netdesktop-7.0
99+
- text: Windows Forms
100+
url: /dotnet/desktop/winforms/overview/?view=netdesktop-7.0
101+
- text: Other development technologies
102+
url: /windows/dev-environment/
125103
- linkListType: reference
126104
links:
127105
- text: WinRT API for the Windows SDK
@@ -132,18 +110,7 @@ landingContent:
132110
url: /windows/windows-app-sdk/api/winrt/
133111
- text: Win32 API for the Windows App SDK
134112
url: /windows/windows-app-sdk/api/win32/
113+
- text: WinUI API reference
114+
url: /windows/winui/api/
135115

136116

137-
138-
- title: Community and support
139-
linkLists:
140-
- linkListType: overview
141-
links:
142-
- text: Microsoft Q&A Forum
143-
url: /answers/questions/
144-
- text: "@WindowsDocs"
145-
url: https://twitter.com/WindowsDocs
146-
- text: OneDevMinute on YouTube
147-
url: /shows/One-Dev-Minute/?WT.mc_id=odm-c9-niner
148-
- text: Windows developer support
149-
url: https://developer.microsoft.com/windows/support

0 commit comments

Comments
 (0)