mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-28 12:15:44 +08:00
[docs] fix sidebar yaml invalid format
This commit is contained in:
@@ -1,290 +1,307 @@
|
|||||||
- module: admob
|
- module: admob
|
||||||
groups:
|
groups:
|
||||||
- group: AdMob
|
- group: AdMob
|
||||||
children:
|
children:
|
||||||
- text: Overview
|
- text: Overview
|
||||||
to: '/'
|
to: '/'
|
||||||
- text: Quick Start
|
- text: Quick Start
|
||||||
to: '/quick-start'
|
to: '/quick-start'
|
||||||
- text: European User Consent
|
- text: European User Consent
|
||||||
to: '/european-user-consent'
|
to: '/european-user-consent'
|
||||||
- group: Manual Installation
|
- group: Manual Installation
|
||||||
children:
|
children:
|
||||||
- text: Android Installation
|
- text: Android Installation
|
||||||
to: "/android-installation"
|
to: '/android-installation'
|
||||||
- text: iOS Installation
|
- text: iOS Installation
|
||||||
to: "/ios-installation"
|
to: '/ios-installation'
|
||||||
|
|
||||||
- module: analytics
|
- module: analytics
|
||||||
groups:
|
groups:
|
||||||
- group: Analytics
|
- group: Analytics
|
||||||
children:
|
children:
|
||||||
- text: Overview
|
- text: Overview
|
||||||
to: "/"
|
to: '/'
|
||||||
- text: Quick Start
|
- text: Quick Start
|
||||||
to: "/quick-start"
|
to: '/quick-start'
|
||||||
- text: Reserved Events
|
- text: Reserved Events
|
||||||
to: '/reserved-events'
|
to: '/reserved-events'
|
||||||
- group: Manual Installation
|
- group: Manual Installation
|
||||||
children:
|
children:
|
||||||
- text: Android Installation
|
- text: Android Installation
|
||||||
to: "/android-installation"
|
to: '/android-installation'
|
||||||
- text: iOS Installation
|
- text: iOS Installation
|
||||||
to: "/ios-installation"
|
to: '/ios-installation'
|
||||||
|
|
||||||
- module: auth
|
- module: auth
|
||||||
groups:
|
groups:
|
||||||
- group: Authentication
|
- group: Authentication
|
||||||
children:
|
children:
|
||||||
- text: Overview
|
- text: Overview
|
||||||
to: '/'
|
to: '/'
|
||||||
- text: Quick Start
|
- text: Quick Start
|
||||||
to: '/quick-start'
|
to: '/quick-start'
|
||||||
- text: Social Auth
|
- text: Social Auth
|
||||||
to: '/social-auth'
|
to: '/social-auth'
|
||||||
- text: Phone Auth
|
- text: Phone Auth
|
||||||
to: '/phone-auth'
|
to: '/phone-auth'
|
||||||
- group: Manual Installation
|
- group: Manual Installation
|
||||||
children:
|
children:
|
||||||
- text: Android Installation
|
- text: Android Installation
|
||||||
to: "/android-installation"
|
to: '/android-installation'
|
||||||
- text: iOS Installation
|
- text: iOS Installation
|
||||||
to: "/ios-installation"
|
to: '/ios-installation'
|
||||||
|
|
||||||
- module: firestore
|
- module: firestore
|
||||||
group: Cloud Firestore
|
groups:
|
||||||
children:
|
- group: Cloud Firestore
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- text: Query limitations
|
to: '/quick-start'
|
||||||
to: '/query-limitations'
|
- text: Query limitations
|
||||||
- group: Manual Installation
|
to: '/query-limitations'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: functions
|
- module: functions
|
||||||
group: Cloud Functions
|
groups:
|
||||||
children:
|
- group: Cloud Functions
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: messaging
|
- module: messaging
|
||||||
group: Cloud Messaging
|
groups:
|
||||||
children:
|
- group: Cloud Messaging
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: storage
|
- module: storage
|
||||||
group: Cloud Storage
|
groups:
|
||||||
children:
|
- group: Cloud Storage
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: app
|
- module: app
|
||||||
group: App
|
groups:
|
||||||
children:
|
- group: App
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Initialization
|
children:
|
||||||
to: '/android'
|
- text: Android Initialization
|
||||||
- text: iOS Initialization
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Initialization
|
||||||
- text: Client Initialization
|
to: '/ios'
|
||||||
to: '/client'
|
- text: Client Initialization
|
||||||
|
to: '/client'
|
||||||
|
|
||||||
- module: crashlytics
|
- module: crashlytics
|
||||||
group: Crashlytics
|
groups:
|
||||||
children:
|
- group: Crashlytics
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: database
|
- module: database
|
||||||
group: Realtime Database
|
groups:
|
||||||
children:
|
- group: Realtime Database
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: dynamic-links
|
- module: dynamic-links
|
||||||
group: Dynamic DynamicLinks
|
groups:
|
||||||
children:
|
- group: Dynamic DynamicLinks
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: in-app-messaging
|
- module: in-app-messaging
|
||||||
group: In-App Messaging
|
groups:
|
||||||
children:
|
- group: In-App Messaging
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: iid
|
- module: iid
|
||||||
group: Instance ID
|
groups:
|
||||||
children:
|
- group: Instance ID
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: invites
|
- module: invites
|
||||||
group: Invites
|
groups:
|
||||||
children:
|
- group: Invites
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
- text: Migrate to Dynamic DynamicLinks
|
to: '/ios'
|
||||||
to: '/migrate-to-dynamic-links'
|
- text: Migrate to Dynamic DynamicLinks
|
||||||
|
to: '/migrate-to-dynamic-links'
|
||||||
|
|
||||||
- module: ml-natural-language
|
- module: ml-natural-language
|
||||||
group: ML Kit Natural Language
|
groups:
|
||||||
children:
|
- group: ML Kit Natural Language
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: ml-vision
|
- module: ml-vision
|
||||||
group: ML Kit Vision
|
groups:
|
||||||
children:
|
- group: ML Kit Vision
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: notifications
|
- module: notifications
|
||||||
group: Notifications
|
groups:
|
||||||
children:
|
- group: Notifications
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: remote-config
|
- module: remote-config
|
||||||
group: Remote Config
|
groups:
|
||||||
children:
|
- group: Remote Config
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: perf
|
- module: perf
|
||||||
group: Performance Monitoring
|
groups:
|
||||||
children:
|
- group: Performance Monitoring
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
- group: Manual Installation
|
to: '/quick-start'
|
||||||
children:
|
- group: Manual Installation
|
||||||
- text: Android Setup
|
children:
|
||||||
to: '/android'
|
- text: Android Setup
|
||||||
- text: iOS Setup
|
to: '/android'
|
||||||
to: '/ios'
|
- text: iOS Setup
|
||||||
|
to: '/ios'
|
||||||
|
|
||||||
- module: utils
|
- module: utils
|
||||||
group: Utils
|
groups:
|
||||||
children:
|
- group: Utils
|
||||||
- text: Overview
|
children:
|
||||||
to: '/'
|
- text: Overview
|
||||||
- text: Quick Start
|
to: '/'
|
||||||
to: '/quick-start'
|
- text: Quick Start
|
||||||
|
to: '/quick-start'
|
||||||
|
|||||||
Reference in New Issue
Block a user