Skip to content

Commit 18c9d6a

Browse files
committed
docs(ai): add AI to sidebar, deprecate Vertex AI, fixup prev/next
1 parent c997dd5 commit 18c9d6a

File tree

6 files changed

+29
-440
lines changed

6 files changed

+29
-440
lines changed

docs/ai/usage/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: AI Logic
33
description: Installation and getting started with Firebase AI Logic.
44
icon: //firebase.google.com/static/images/icons/firebase-ai-logic.svg
55
next: /analytics/usage
6-
previous: /remote-config/usage
6+
previous: /contributing
77
---
88

99
# Installation

docs/analytics/usage/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Analytics
33
description: Installation and getting started with Analytics.
44
icon: //firebase.google.com/static/images/products/icons/run_analytics.svg
55
next: /analytics/screen-tracking
6-
previous: /contributing
6+
previous: /ai/usage
77
---
88

99
# Installation

docs/perf/ky-integration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Performance Monitoring with KY
33
description: Monitor HTTP request performance with Firebase Performance Monitoring and KY.
44
previous: /perf/axios-integration
5+
next: /vertexai/usage
56
---
67

78
# KY

docs/sidebar.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
- 'https://invertase.canny.io/react-native-firebase'
1818
- - Contributing
1919
- 'https://github.com/invertase/react-native-firebase/blob/main/CONTRIBUTING.md'
20+
- - AI Logic
21+
- - - Usage
22+
- '/ai/usage'
23+
- '//firebase.google.com/static/images/icons/firebase-ai-logic.svg'
2024
- - Analytics
2125
- - - Usage
2226
- '/analytics/usage'

0 commit comments

Comments
 (0)