@@ -208,36 +208,42 @@ items:
208208 href : develop/win2d/avoiding-memory-leaks.md
209209 - name : Custom effects
210210 href : develop/win2d/custom-effects.md
211- - name : Launching and background tasks
211+ - name : Launching apps and background tasks
212212 items :
213213 - name : Overview
214214 href : develop/launch/index.md
215- - name : Handle file activation
216- href : develop/launch/handle-file-activation.md
217- - name : Handle URI activation
218- href : develop/launch/handle-uri-activation.md
219- - name : Launch screen snipping
220- href : develop/launch/launch-screen-snipping.md
221- - name : Launch the default app for a file
222- href : develop/launch/launch-the-default-app-for-a-file.md
223- - name : Launch the default app for a URI
224- href : develop/launch/launch-default-app.md
225- - name : Launch the Default Apps settings page
226- href : develop/launch/launch-default-apps-settings.md
227- - name : Launch the Microsoft Store app
228- href : develop/launch/launch-store-app.md
229- - name : Launch the People app
230- href : develop/launch/launch-people-app.md
231- - name : Launch the Windows Maps app
232- href : develop/launch/launch-maps-app.md
233- - name : Launch the Windows Settings app
234- href : develop/launch/launch-settings-app.md
215+ - name : URI activation
216+ items :
217+ - name : Handle URI activation
218+ href : develop/launch/handle-uri-activation.md
219+ - name : Launch the default app for a URI
220+ href : develop/launch/launch-default-app.md
221+ - name : Launch the Windows Settings app
222+ href : develop/launch/launch-settings-app.md
223+ - name : Launch the Default Apps settings page
224+ href : develop/launch/launch-default-apps-settings.md
225+ - name : Launch the Microsoft Store app
226+ href : develop/launch/launch-store-app.md
227+ - name : Launch the Windows Maps app
228+ href : develop/launch/launch-maps-app.md
229+ - name : Launch screen snipping
230+ href : develop/launch/launch-screen-snipping.md
231+ - name : Launch the People app
232+ href : develop/launch/launch-people-app.md
233+ - name : Support web-to-app linking with app URI handlers
234+ href : develop/launch/web-to-app-linking.md
235+ - name : File activation
236+ items :
237+ - name : Handle file activation
238+ href : develop/launch/handle-file-activation.md
239+ - name : Launch the default app for a file
240+ href : develop/launch/launch-the-default-app-for-a-file.md
235241 - name : Reserved file and URI scheme names
236242 href : develop/launch/reserved-uri-scheme-names.md
237- - name : Support web-to-app linking with app URI handlers
238- href : develop/launch/web-to-app-linking.md
239- - name : Working with background tasks in Windows apps
240- href : develop/launch/create-and-register-a-background-task.md
243+ - name : Background tasks
244+ items :
245+ - name : Working with background tasks in Windows apps
246+ href : develop/launch/create-and-register-a-background-task.md
241247 - name : Notifications
242248 items :
243249 - name : Push notifications
0 commit comments