Skip to content

Commit 17ddcee

Browse files
authored
add push notification doc to TOC (#6208)
* add push notification doc to toc, removed by mistake * fix links
1 parent 383a975 commit 17ddcee

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

hub/apps/develop/toc.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

0 commit comments

Comments
 (0)