3030 [
3131 { "title": "Server", "startPage": "home::server.adoc", "components": ["server", "enterprise-analytics"] },
3232 { "title": "Mobile / Edge", "startPage": "home::mobile.adoc", "components": ["couchbase-lite", "sync-gateway", "couchbase-edge-server"] },
33- { "title": "Capella", "startPage": "home::cloud.adoc", "components": ["cloud", "analytics"] },
33+ { "title": "Capella", "startPage": "home::cloud.adoc", "components": ["cloud", "analytics", "ai" ] },
3434 { "title": "Cloud-Native", "components": ["cloud-native-database"] },
3535 { "title": "Kubernetes Operator", "startPage": "operator::overview.adoc", "components": ["operator"] },
3636 { "title": "CMOS", "components": ["cmos"] },
@@ -75,20 +75,12 @@ content:
7575 branches : HEAD
7676 start_path : home
7777
78- - url : https://github.com/couchbaselabs/docs-style-guide
79- branches : main
80- start_paths : [styleguide, ui-ux, pendo]
81-
8278 # Capella & related content
8379 # ###########################
8480
8581 # shared content for Server & Capella
8682 - url : https://github.com/couchbaselabs/docs-devex
87- branches : [release/8.0, release/7.6, release/7.2, capella]
88-
89- - url : https://github.com/couchbaselabs/cb-swagger
90- branches : [release/8.0, release/7.6, release/7.2, release/7.1, release/7.0, capella]
91- start_path : docs
83+ branches : [capella]
9284 - url : https://github.com/couchbasecloud/couchbase-cloud
9385 branches : [main]
9486 start_paths : [docs/public, docs/columnar]
@@ -101,58 +93,22 @@ content:
10193 - legacy-columnar-component # `columnar` dummy component for sake of :page-aliases:
10294 # see under Server section below for enterprise-analytics and legacy analytics
10395
96+ - url : https://github.com/couchbaselabs/docs-ai
97+ branches : [ai-services-ga]
98+
10499 # Couchbase Autonomous Kubernetes Operator
105100 # ###########################
106101
107- # Generated content remains in monorepo
108- - url : https://github.com/couchbase/couchbase-operator
109- branches : [2.8.x, 2.7.x, 2.6.x, 2.5.x, 2.4.x]
110- start_path : docs/user
111-
112- # handwritten content lives in docs-operator.
113- - url : https://github.com/couchbase/docs-operator
114- branches : [release/2.8, release/2.7, release/2.6, release/2.5, release/2.4]
115-
116- - url : https://github.com/couchbaselabs/observability
117- branches : [0.2.x]
118- start_path : docs
119- - url : https://github.com/couchbaselabs/cbmultimanager
120- branches : [0.2.x]
121- start_path : docs
122- - url : https://github.com/couchbase/docs-cloud-native
123- branches : [cloud-native-2.2]
124102
125103 # Connectors
126104 # ###########################
127105
128- - url : https://github.com/couchbase/docs-elastic-search
129- branches : [main]
130- - url : https://github.com/couchbase/docs-kafka
131- branches : [release/4.3, release/4.2]
132- - url : https://github.com/couchbase/docs-spark
133- branches : [release/3.5, release/3.3]
134- - url : https://github.com/couchbase/docs-tableau
135- branches : [release/1.1, release/1.0]
136- - url : https://github.com/couchbase/docs-connectors-power-bi
137- branches : [main]
138- - url : https://github.com/couchbase/docs-connectors-superset.git
139- branches : [release/1.0]
140- - url : https://github.com/couchbase/docs-connectors-talend
141106
142107 # Server
143108 # ###########################
144109
145110 - url : https://github.com/couchbaselabs/docs-enterprise-analytics
146111 branches : [release/2.0]
147- - url : https://github.com/couchbase/docs-analytics
148- branches : [release/8.0, release/7.6, release/7.2, release/7.1, release/7.0]
149-
150- - url : https://github.com/couchbase/couchbase-cli
151- branches : [morpheus, trinity, neo, 7.1.x-docs, cheshire-cat]
152- start_path : docs
153- - url : https://github.com/couchbase/backup
154- branches : [morpheus, trinity, neo, 7.1.x-docs, cheshire-cat]
155- start_path : docs
156112
157113 # NOTE docs-server is currently after other server repos so nav key wins
158114
@@ -161,121 +117,12 @@ content:
161117
162118 # SDK
163119 # ###########################
164-
165- - url : https://github.com/couchbase/docs-sdk-common
166- branches : [release/8.0, release/7.7, release/7.6.6, release/7.6.2, release/7.6, temp/7.5, release/7.2, release/7.1.2, release/7.1, release/7.0, release/6.6, release/6.5]
167-
168- - url : https://github.com/couchbase/docs-sdk-c
169- branches : [release/3.3]
170- - url : https://github.com/couchbase/docs-sdk-cxx
171- branches : [release/1.2, release/1.1, release/1.0]
172-
173- # .NET
174- - url : https://github.com/couchbase/docs-sdk-dotnet
175- branches : [temp/3.8, temp/3.7, temp/3.6, release/3.5]
176- - url : https://github.com/couchbase/docs-efcore
177- branches : [release/1.0]
178-
179- # Go and Rust
180- - url : https://github.com/couchbase/docs-sdk-go
181- branches : [temp/2.11, temp/2.10, temp/2.9, temp/2.8, release/2.7]
182- - url : https://github.com/couchbase/docs-sdk-rust
183- branches : [release/1.0]
184-
185- # JVM
186- - url : https://github.com/couchbase/docs-sdk-java
187- branches : [release/3.9, release/3.8, temp/3.7, temp/3.6, release/3.5]
188- - url : https://github.com/couchbase/docs-quarkus-extension
189- branches : [release/1.2, release/1.1, release/1.0]
190- - url : https://github.com/couchbase/docs-sdk-kotlin
191- branches : [temp/3.9, temp/1.5, temp/1.4, temp/1.3, release/1.2]
192- - url : https://github.com/couchbase/docs-sdk-scala
193- branches : [release/3.9, release/1.8, release/1.7, temp/1.6, release/1.5]
194-
195- # "scripting languages"
196- - url : https://github.com/couchbase/docs-sdk-nodejs
197- branches : [temp/4.6, temp/4.5, temp/4.4, temp/4.3]
198- - url : https://github.com/couchbase/docs-sdk-php
199- branches : [temp/4.4, temp/4.3, temp/4.2]
200- - url : https://github.com/couchbase/docs-sdk-python
201- branches : [temp/4.5, temp/4.4, temp/4.3, temp/4.2]
202- - url : https://github.com/couchbase/docs-sdk-ruby
203- branches : [temp/3.7, temp/3.6, temp/3.5]
204-
205- - url : https://github.com/couchbase/docs-sdk-extensions
206- branches : [main]
207-
208- # Analytics SDKs (aka Columnar)
209- # ###########################
210-
211- - url : https://github.com/couchbase/docs-columnar-sdk-common
212- branches : [release/1.0]
213-
214- - url : https://github.com/couchbase/docs-columnar-sdk-go
215- branches : [release/1.0]
216- - url : https://github.com/couchbase/docs-columnar-sdk-java
217- branches : [release/1.0]
218- - url : https://github.com/couchbase/docs-columnar-sdk-nodejs
219- branches : [release/1.0]
220- - url : https://github.com/couchbase/docs-columnar-sdk-python
221- branches : [release/1.0]
222-
223- - url : https://github.com/couchbase/docs-analytics-sdk-common
224- branches : [release/1.0]
225-
226- - url : https://github.com/couchbase/docs-analytics-sdk-dotnet
227- branches : [release/1.0]
228- - url : https://github.com/couchbase/docs-analytics-sdk-go
229- branches : [release/1.0]
230- - url : https://github.com/couchbase/docs-analytics-sdk-java
231- branches : [release/1.0]
232- - url : https://github.com/couchbase/docs-analytics-sdk-nodejs
233- branches : [release/1.0]
234- - url : https://github.com/couchbase/docs-analytics-sdk-python
235- branches : [release/1.0]
120+
236121
237122 # Mobile
238123 # ###########################
239124
240- # possibly legacy shared content
241- - url : https://github.com/couchbase/docs-mobile
242- branches : [release/3.1, release/2.8]
243-
244- - url : https://github.com/couchbaselabs/docs-couchbase-lite
245- branches : [release/4.0, release/3.3, release/3.2, release/3.1, release/3.0, release/2.8]
246-
247- - url : https://github.com/couchbaselabs/docs-sync-gateway
248- branches : [release/4.0, release/3.3, release/3.2, release/3.1, release/3.0, release/2.8]
249-
250- - url : https://github.com/couchbaselabs/docs-couchbase-lite-edge-server
251- branches : [release/1.0]
252-
253- - url : https://github.com/couchbase/edge-server
254- branches : [main]
255- start_path : docs
256-
257- # random mobile tutorials
258- - url : https://github.com/couchbaselabs/mobile-travel-sample
259- branches : [master]
260- start_path : content
261- - url : https://github.com/couchbaselabs/mobile-training-todo
262- branches : tutorials
263- start_path : content
264- - url : https://github.com/couchbaselabs/UniversityLister-Android
265- start_path : content
266- - url : https://github.com/couchbaselabs/userprofile-couchbase-mobile
267- branches : [standalone, query, sync, backgroundfetch]
268- start_path : content
269- - url : https://github.com/couchbaselabs/userprofile-couchbase-mobile-xamarin
270- branches : [standalone, query, sync]
271- start_path : content
272- - url : https://github.com/couchbaselabs/userprofile-couchbase-mobile-android
273- branches : [standalone, query, sync]
274- start_path : content
275- - url : https://github.com/couchbaselabs/couchbase-lite-peer-to-peer-sync-examples
276- branches : [master]
277- start_path : content
278-
125+
279126asciidoc :
280127 attributes :
281128 site-navigation-data-path : _/js/site-navigation-data.js
0 commit comments