@@ -393,6 +393,22 @@ items:
393393 href : notifications/push-notifications/push-quickstart.md
394394 - name : Troubleshooting
395395 href : notifications/push-notifications/troubleshooting.md
396+ - name : Windows Push Notification Services (WNS) overview
397+ href : notifications/push-notifications/wns-overview.md
398+ - name : Quickstart Sending a push notification (XAML)
399+ href : notifications/push-notifications/quickstart-send-push-notification.md
400+ - name : WNS Priorities
401+ href : notifications/push-notifications/wns-notification-priorities.md
402+ - name : Allowlisting WNS Traffic
403+ href : notifications/push-notifications/firewall-allowlist-config.md
404+ - name : Code generated by the push notification wizard
405+ href : notifications/push-notifications/code-generated-by-wizard.md
406+ - name : How to request, create, and save a notification channel
407+ href : notifications/push-notifications/request-create-save-notification-channel.md
408+ - name : Push notification service request and response headers
409+ href : notifications/push-notifications/push-request-response-headers.md
410+ - name : Raw Notification Overview
411+ href : notifications/push-notifications/raw-notification-overview.md
396412 - name : App notifications
397413 items :
398414 - name : Overview
@@ -452,14 +468,6 @@ items:
452468 items :
453469 - name : Overview
454470 href : windows-integration/index.md
455- - name : App Actions
456- items :
457- - name : Overview
458- href : actions/index.md
459- - name : Action definition JSON schema
460- href : actions/action-json.md
461- - name : Action provider package manifest XML format
462- href : actions/action-provider-manifest.md
463471 - name : Cross Device People API
464472 href : windows-integration/cross-device-people-api.md
465473 - name : Cross Device Resume (XDR)
@@ -1124,4 +1132,4 @@ items:
11241132 - name : Use GitHub Copilot to build WinUI 3 apps in Visual Studio
11251133 href : ../how-tos/github-copilot-winui-vs.md
11261134 - name : Create a photo viewer with WinUI 3
1127- href : ../get-started/simple-photo-viewer-winui3.md
1135+ href : ../get-started/simple-photo-viewer-winui3.md
0 commit comments