11# ## YamlMime:Landing
2- # landing page for entire docset
2+ # docset landing page
33title : Microsoft Edge Developer documentation # < 60 chars
44summary : Development using Microsoft Edge DevTools, Microsoft Edge extensions, Progressive Web Apps, WebDriver automation, WebView2, and more. # < 160 chars
55
@@ -42,20 +42,17 @@ landingContent:
4242# https://review.learn.microsoft.com/help/contribute/contribute-how-to-write-landing-page?branch=main
4343
4444# =============================================================================
45- # Row 1 with 3 cards
46- # =============================================================================
45+ # Row 1
46+ # -----------------------------------------------------------------------------
4747# Card r1c1
4848 - title : Microsoft Edge DevTools
4949 linkLists :
5050 - linkListType : overview
5151 links :
52- - text : Develop for the web with Microsoft Edge # topmost article
53- url : ../develop-web-microsoft-edge.md
54-
55- - text : Microsoft Edge DevTools documentation # DevTools landing page
52+ - text : Microsoft Edge DevTools documentation # devtools landing page
5653 url : ../devtools-guide-chromium/landing/index.yml
5754
58- - text : Overview of DevTools # renamed from index.md
55+ - text : Overview of DevTools
5956 url : ../devtools-guide-chromium/overview.md
6057
6158 - linkListType : whats-new
@@ -75,20 +72,16 @@ landingContent:
7572 links :
7673 - text : Keyboard shortcuts
7774 url : ../devtools-guide-chromium/shortcuts/index.md
78- # =============================================================================
75+
76+ # -----------------------------------------------------------------------------
7977# Card r1c2
80- - title : DevTools for Visual Studio Code
81- linkLists :
82- - linkListType : how-to-guide
83- links :
84- - text : DevTools extension for Visual Studio Code
85- url : ../visual-studio-code/microsoft-edge-devtools-extension.md
86- # =============================================================================
87- # Card r1c3
8878 - title : Microsoft Edge extensions
8979 linkLists :
9080 - linkListType : overview
9181 links :
82+ - text : Microsoft Edge extensions documentation # extensions landing page
83+ url : ../extensions-chromium/landing/index.yml
84+
9285 - text : Extensions overview
9386 url : ../extensions-chromium/index.md
9487
@@ -110,44 +103,97 @@ landingContent:
110103
111104 - text : " Tutorial part 1: Display an image in a pop-up"
112105 url : ../extensions-chromium/getting-started/part1-simple-extension.md
113- # =============================================================================
114- # Row 2 with 3 cards
115- # =============================================================================
116- # Card r2c1
117- - title : Progressive Web Apps
106+
107+ # -----------------------------------------------------------------------------
108+ # Card r1c3
109+ - title : Progressive Web Apps (PWAs)
118110 linkLists :
119111 - linkListType : overview
120112 links :
113+ - text : Progressive Web Apps (PWAs) documentation # pwa landing page
114+ url : ../progressive-web-apps-chromium/landing/index.yml
115+
121116 - text : Overview of Progressive Web Apps
122117 url : ../progressive-web-apps-chromium/index.md
123118
119+ - linkListType : whats-new
120+ links :
121+ - text : What's New in PWAs
122+ url : ../progressive-web-apps-chromium/whats-new/pwa.md
123+
124+ - linkListType : get-started
125+ links :
124126 - text : Get started with PWAs
125127 url : ../progressive-web-apps-chromium/how-to/index.md
126128
127- - text : Debug Progressive Web Apps
128- url : ../devtools-guide-chromium/progressive-web-apps/index.md
129+ - text : Using Service Workers
130+ url : https://developer.mozilla.org/docs/Web/API/Service_Worker_API/Using_Service_Workers
129131
130- - linkListType : whats-new
132+ - text : The web app manifest # in _Making PWAs installable_
133+ url : https://developer.mozilla.org/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable#the_web_app_manifest
134+
135+ - linkListType : how-to-guide
131136 links :
132- - text : What's New in Progressive Web Apps
133- url : ../progressive-web-apps-chromium/whats-new/pwa .md
137+ - text : Publish a PWA to the Microsoft Store
138+ url : ../progressive-web-apps-chromium/how-to/microsoft-store .md
134139
135140 - linkListType : concept
136141 links :
137142 - text : Store data on the device
138143 url : ../progressive-web-apps-chromium/how-to/offline.md
139144
140- - text : Use a service worker to manage network requests
141- url : ../progressive-web-apps-chromium/how-to/service-workers.md
142-
143- - text : Use a web app manifest to integrate a PWA into the OS
144- url : ../progressive-web-apps-chromium/how-to/web-app-manifests.md
145145# =============================================================================
146+ # Row 2
147+ # -----------------------------------------------------------------------------
148+ # Card r2c1
149+ - title : Development tips for Microsoft Edge # /web-platform/
150+ linkLists :
151+ # - linkListType: overview
152+ # links:
153+ # - text: Development tips for Microsoft Edge # jump page for overview of bucket, omit bc 10 max
154+ # url: ../web-platform/web-platform.md
155+ - linkListType : whats-new
156+ links :
157+ - text : Site compatibility-impacting changes
158+ url : ../web-platform/site-impacting-changes.md
159+ - linkListType : how-to-guide
160+ links :
161+ - text : Move users to Microsoft Edge from Internet Explorer
162+ url : ../web-platform/ie-to-microsoft-edge-redirection.md
163+
164+ - text : Tracking prevention in Microsoft Edge
165+ url : ../web-platform/tracking-prevention.md
166+
167+ - text : Detect Microsoft Edge from your website
168+ url : ../web-platform/user-agent-guidance.md
169+
170+ - text : Develop experiences for the sidebar in Microsoft Edge
171+ url : ../web-platform/sidebar.md
172+
173+ - text : Detect Windows 11 using User-Agent Client Hints
174+ url : ../web-platform/how-to-detect-win11.md
175+
176+ - text : Customize the password reveal button
177+ url : ../web-platform/password-reveal.md
178+
179+ - text : Display regional versions of your site, based on OS settings
180+ url : ../web-platform/os-regional-settings.md
181+
182+ - text : View formatted JSON responses or files
183+ url : ../devtools-guide-chromium/json-viewer/json-viewer.md
184+
185+ - text : Sign up for the Ad Selection API
186+ url : ../web-platform/ad-selection-api.md
187+
188+ # -----------------------------------------------------------------------------
146189# Card r2c2
147190 - title : WebView2
148191 linkLists :
149192 - linkListType : overview
150193 links :
194+ - text : WebView2 documentation # wv2 landing page
195+ url : ../webview2/landing/index.yml
196+
151197 - text : Introduction to Microsoft Edge WebView2
152198 url : ../webview2/index.md
153199 - linkListType : concept
@@ -173,49 +219,37 @@ landingContent:
173219 links :
174220 - text : WebView2 API Reference
175221 url : ../webview2/webview2-api-reference.md
176- # =============================================================================
177- # Card r2c3 # 10 items max
178- - title : Development tips for Microsoft Edge # = /web-platform/
222+
223+ # -----------------------------------------------------------------------------
224+ # Card r2c3
225+ - title : Test and automation
179226 linkLists :
180- # - linkListType: overview
181- # links:
182- # - text: Development tips for Microsoft Edge
183- # url: ../web-platform/web-platform.md
184- - linkListType : whats-new
185- links :
186- - text : Site compatibility-impacting changes
187- url : ../web-platform/site-impacting-changes.md
188227 - linkListType : how-to-guide
189228 links :
190- - text : Move users to Microsoft Edge from Internet Explorer
191- url : ../web-platform/ie-to-microsoft-edge-redirection.md
192-
193- - text : Tracking prevention in Microsoft Edge
194- url : ../web-platform/tracking-prevention.md
229+ - text : Test and automation in Microsoft Edge
230+ url : ../test-and-automation/test-and-automation.md
195231
196- - text : Detect Microsoft Edge from your website
197- url : ../web-platform/user-agent-guidance .md
232+ - text : DevTools Protocol
233+ url : ../devtools-protocol-chromium/index .md # https://learn.microsoft.com/microsoft-edge/devtools-protocol-chromium/
198234
199- - text : Develop experiences for the sidebar in Microsoft Edge
200- url : ../web-platform/sidebar .md
235+ - text : Use origin trials in Microsoft Edge
236+ url : ../origin-trials/index .md
201237
202- - text : Detect Windows 11 using User-Agent Client Hints
203- url : ../web-platform/how-to-detect-win11 .md
238+ - text : Use Playwright to automate and test in Microsoft Edge
239+ url : ../playwright/index .md
204240
205- - text : Customize the password reveal button
206- url : ../web-platform/password-reveal .md
241+ - text : Puppeteer overview
242+ url : ../puppeteer/index .md
207243
208- - text : Display regional versions of your site, based on OS settings
209- url : ../web-platform/os-regional-settings .md
244+ - text : Use WebDriver to automate Microsoft Edge
245+ url : ../webdriver-chromium/index .md
210246
211- - text : View formatted JSON responses or files
212- url : ../devtools-guide-chromium/json-viewer/json-viewer .md
247+ - text : webhint extension for Visual Studio Code
248+ url : ../visual-studio-code/webhint .md
213249
214- - text : Sign up for the Ad Selection API
215- url : ../web-platform/ad-selection-api.md
216- # =============================================================================
217- # Row 3 with 3 cards
218250# =============================================================================
251+ # Row 3
252+ # -----------------------------------------------------------------------------
219253# Card r3c1
220254 - title : Microsoft Edge IDE integration
221255 linkLists :
@@ -224,16 +258,20 @@ landingContent:
224258 - text : Microsoft Edge IDE integration
225259 url : ../visual-studio-code/ide-integration.md
226260
261+ - text : Microsoft Edge DevTools extension for Visual Studio Code
262+ url : ../visual-studio-code/microsoft-edge-devtools-extension.md # goes directly to main page, in DevTools
263+
227264 - text : Debug Microsoft Edge in Visual Studio Code
228265 url : ../visual-studio-code/debugger-for-edge.md
229266 - linkListType : how-to-guide
230267 links :
231- - text : Open source files in Visual Studio Code
268+ - text : Opening source files in Visual Studio Code
232269 url : ../devtools-guide-chromium/sources/opening-sources-in-vscode.md
233270
234271 - text : Visual Studio for web development
235272 url : ../visual-studio/index.md
236- # =============================================================================
273+
274+ # -----------------------------------------------------------------------------
237275# Card r3c2
238276 - title : Accessibility in Microsoft Edge
239277 linkLists :
@@ -248,29 +286,36 @@ landingContent:
248286 links :
249287 - text : Accessibility testing
250288 url : ../accessibility/test.md
251- # =============================================================================
289+
290+ # -----------------------------------------------------------------------------
252291# Card r3c3
253- - title : Test and automation
292+ - title : DualEngine
254293 linkLists :
255- - linkListType : how-to-guide
294+ - linkListType : overview
256295 links :
257- - text : Test and automation in Microsoft Edge # new firstchild article
258- url : ../test-and-automation/test-and-automation.md
259-
260- - text : DevTools Protocol
261- url : ../devtools-protocol-chromium/index.md # https://learn.microsoft.com/microsoft-edge/devtools-protocol-chromium/
296+ - text : Introduction to the Microsoft DualEngine API
297+ url : ../dualengine/intro.md
262298
263- - text : Use origin trials in Microsoft Edge
264- url : ../origin-trials/index.md
299+ - linkListType : get-started
300+ links :
301+ - text : Getting started with the DualEngine API
302+ url : ../dualengine/get-started.md
265303
266- - text : Use Playwright to automate and test in Microsoft Edge
267- url : ../playwright/index.md
304+ - linkListType : how-to-guide
305+ links :
306+ - text : Creating a DualEngine adapter plugin DLL
307+ url : ../dualengine/concepts/adapter-dll.md
268308
269- - text : Puppeteer overview
270- url : ../puppeteer/index .md
309+ - text : Launching Internet Explorer
310+ url : ../dualengine/concepts/launching-internet-explorer .md
271311
272- - text : Use WebDriver to automate Microsoft Edge
273- url : ../webdriver-chromium/index.md
312+ - linkListType : reference
313+ links :
314+ - text : DualEngine Win32 C++ Reference
315+ url : ../dualengine/reference/index.md
274316
275- - text : webhint extension for Visual Studio Code
276- url : ../visual-studio-code/webhint.md
317+ # =============================================================================
318+ # Row 4
319+ # -----------------------------------------------------------------------------
320+ # Card r4c1
321+ # leaf articles at bottom of toc (videos, privacy, initiative) - omit
0 commit comments