@@ -40,17 +40,17 @@ site:
4040 nav_groups : >
4141 [
4242 { "title": "Server", "startPage": "home::server.adoc", "components": ["server", "enterprise-analytics"] },
43- { "title": "Mobile / Edge", "startPage": "home::mobile.adoc", "components": ["couchbase-lite", "sync-gateway", "couchbase-edge-server"] },
43+ { "title": "Mobile / Edge", "startPage": "home::mobile.adoc", "components": ["couchbase-lite", "couchbase-lite-js", " sync-gateway", "couchbase-edge-server"] },
4444 { "title": "Capella", "startPage": "home::cloud.adoc", "components": ["cloud", "analytics"] },
4545 { "title": "Cloud-Native", "components": ["cloud-native-database"] },
4646 { "title": "Kubernetes Operator", "startPage": "operator::overview.adoc", "components": ["operator"] },
4747 { "title": "CMOS", "components": ["cmos"] },
48- { "title": "Develop", "startPage": "home::developer.adoc",
48+ { "title": "Develop", "startPage": "home::developer.adoc",
4949 "subGroups": [
5050 {
5151 "title": "Operational SDKs",
5252 "startPage": "home::sdk.adoc",
53- "components": ["develop", "dotnet-sdk", "efcore-provider", "c-sdk", "cxx-sdk", "go-sdk", "java-sdk", "quarkus-extension", "kotlin-sdk", "nodejs-sdk", "php-sdk", "python-sdk", "ruby-sdk", "scala-sdk", "elasticsearch-connector", "kafka-connector", "spark-connector", "tableau-connector", "power-bi-connector", "superset-connector", "sdk-extensions"]
53+ "components": ["develop", "dotnet-sdk", "efcore-provider", "c-sdk", "cxx-sdk", "go-sdk", "java-sdk", "quarkus-extension", "kotlin-sdk", "nodejs-sdk", "php-sdk", "python-sdk", "ruby-sdk", "rust-sdk", " scala-sdk", "elasticsearch-connector", "kafka-connector", "spark-connector", "tableau-connector", "power-bi-connector", "superset-connector", "sdk-extensions"]
5454 },
5555 {
5656 "title": "Analytics SDKs",
@@ -116,15 +116,16 @@ content:
116116 - url : https://github.com/couchbaselabs/docs-devex
117117 branches :
118118 - capella
119+ - release/8.0
119120 - release/7.6
120121 - release/7.2
121122 - url : https://github.com/couchbaselabs/cb-swagger
122123 start_path : docs
123124 branches :
124125 - capella
126+ - release/8.0
125127 - release/7.6
126128 - release/7.2
127- - release/7.1
128129 - url : https://github.com/couchbasecloud/couchbase-cloud
129130 branches :
130131 - main
@@ -190,26 +191,26 @@ content:
190191 - release/2.0
191192 - url : https://github.com/couchbase/docs-analytics
192193 branches :
194+ - release/8.0
193195 - release/7.6
194196 - release/7.2
195- - release/7.1
196197 - url : https://github.com/couchbase/couchbase-cli
197198 branches :
199+ - morpheus
198200 - trinity
199201 - neo
200- - 7.1.x-docs
201202 start_path : docs
202203 - url : https://github.com/couchbase/backup
203204 branches :
205+ - morpheus
204206 - trinity
205207 - neo
206- - 7.1.x-docs
207208 start_path : docs
208209 - url : https://github.com/couchbase/docs-server
209210 branches :
211+ - release/8.0
210212 - release/7.6
211213 - release/7.2
212- - release/7.1
213214 - url : https://github.com/couchbase/docs-sdk-common
214215 branches :
215216 - release/8.0
@@ -239,13 +240,17 @@ content:
239240 - temp/2.11
240241 - temp/2.10
241242 - temp/2.9
243+ - url : https://github.com/couchbase/docs-sdk-rust
244+ branches :
245+ - release/1.0
242246 - url : https://github.com/couchbase/docs-sdk-java
243247 branches :
244248 - release/3.9
245249 - release/3.8
246250 - temp/3.7
247251 - url : https://github.com/couchbase/docs-quarkus-extension
248252 branches :
253+ - release/1.2
249254 - release/1.1
250255 - release/1.0
251256 - url : https://github.com/couchbase/docs-sdk-kotlin
@@ -280,9 +285,6 @@ content:
280285 - temp/3.7
281286 - temp/3.6
282287 - temp/3.5
283- - url : https://github.com/couchbase/docs-sdk-rust
284- branches :
285- - release/1.0
286288 - url : https://github.com/couchbase/docs-sdk-extensions
287289 branches :
288290 - main
@@ -326,14 +328,16 @@ content:
326328 - url : https://github.com/couchbaselabs/docs-couchbase-lite
327329 branches :
328330 - release/3.3
331+ - release/4.0
329332 - release/3.2
330- - release/3.1
331- - release/3.0
333+ - url : https://github.com/couchbaselabs/docs-couchbase-lite-js
334+ branches :
335+ - release/1.0
332336 - url : https://github.com/couchbaselabs/docs-sync-gateway
333337 branches :
338+ - release/4.0
334339 - release/3.3
335340 - release/3.2
336- - release/3.1
337341 - url : https://github.com/couchbaselabs/docs-couchbase-lite-edge-server
338342 branches :
339343 - release/1.0
0 commit comments