@@ -20,37 +20,15 @@ landingContent:
20
20
linkLists :
21
21
- linkListType : get-started
22
22
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
29
23
- text : Enable your device for development
30
24
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
45
26
url : ../get-started/index.md
46
27
- text : Learning paths and modules
47
28
url : /training/browse/?products=windows
48
29
- text : Code samples
49
30
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
+
54
32
55
33
- title : Design and UI
56
34
linkLists :
@@ -62,30 +40,8 @@ landingContent:
62
40
url : ../design/signature-experiences/design-principles.md
63
41
- text : Make your apps great on Windows 11
64
42
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
89
45
90
46
- title : Deploy and Publish
91
47
linkLists :
@@ -100,7 +56,6 @@ landingContent:
100
56
- text : Publish Windows apps and games
101
57
url : ../publish/index.md
102
58
103
-
104
59
- title : Artificial Intelligence and Machine Learning
105
60
linkLists :
106
61
- linkListType : overview
@@ -114,14 +69,37 @@ landingContent:
114
69
- text : Windows Machine Learning samples
115
70
url : /windows/ai/windows-ml/samples
116
71
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
118
88
linkLists :
119
89
- linkListType : overview
120
90
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/
125
103
- linkListType : reference
126
104
links :
127
105
- text : WinRT API for the Windows SDK
@@ -132,18 +110,7 @@ landingContent:
132
110
url : /windows/windows-app-sdk/api/winrt/
133
111
- text : Win32 API for the Windows App SDK
134
112
url : /windows/windows-app-sdk/api/win32/
113
+ - text : WinUI API reference
114
+ url : /windows/winui/api/
135
115
136
116
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