Skip to content

Commit 2e31ceb

Browse files
committed
docs(messaging, ios): slice the ios-setup doc into sidebar
1 parent f0adecc commit 2e31ceb

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

docs/messaging/ios-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: iOS Permissions
33
description: Request permissions from your users to allow notifications to be displayed.
44
next: /messaging/notifications
5-
previous: /messaging/usage
5+
previous: /messaging/usage/ios-setup
66
---
77

88
## Understanding permissions

docs/messaging/usage/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Cloud Messaging
33
description: Installation and getting started with Cloud Messaging.
44
icon: //static.invertase.io/assets/firebase/cloud-messaging.svg
5-
next: /messaging/ios-permissions
5+
next: /messaging/usage/ios-setup
66
previous: /functions/writing-deploying-functions
77
---
88

docs/messaging/usage/ios-setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: iOS Messaging Setup
33
description: iOS requires additional configuration steps to be completed before you can receive messages.
4+
next: /messaging/ios-permissions
5+
previous: /messaging/usage
46
---
57

68
Integrating the Cloud Messaging module on iOS devices requires additional setup before your devices receive messages.

docs/sidebar.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
- - Cloud Messaging
6161
- - - Usage
6262
- '/messaging/usage'
63+
- - iOS Project Setup
64+
- '/messaging/usage/ios-setup'
6365
- - iOS Permissions
6466
- '/messaging/ios-permissions'
6567
- - Notifications

0 commit comments

Comments
 (0)