@@ -60,8 +60,11 @@ content:
6060 - url : https://github.com/couchbase/docs-capella
6161 branches : [main]
6262 - url : https://github.com/couchbaselabs/docs-columnar
63- branches : [main]
64- # - url: https://git@github.com/couchbase/couchbase-operator
63+ branches :
64+ - main # `analytics` component (Capella Analytics)
65+ - legacy-columnar-component # `columnar` dummy component for sake of :page-aliases:
66+ # see under Server section below for enterprise-analytics and legacy analytics
67+
6568 - url : https://github.com/couchbase/couchbase-operator
6669 branches : [master]
6770 start_path : docs/user
@@ -85,19 +88,21 @@ content:
8588 branches : [release/1.0]
8689 # - url: https://git@github.com/couchbase/docs-connectors-talend
8790 - url : https://github.com/couchbase/docs-connectors-talend
88- # - url: https://git@github.com/couchbase/docs-analytics
91+
92+ - url : https://github.com/couchbaselabs/docs-enterprise-analytics
93+ branches : [release/2.0]
8994 - url : https://github.com/couchbase/docs-analytics
90- branches : [release/7.6]
95+ branches : [release/7.6, release/7.2, release/7.1, release/7.0 ]
9196 - url : https://github.com/couchbase/couchbase-cli
92- branches : [trinity]
97+ branches : [trinity, neo, 7.1.x-docs, cheshire-cat ]
9398 start_path : docs
9499 # - url: https://git@github.com/couchbase/backup
95100 - url : https://github.com/couchbase/backup
96- branches : [trinity]
101+ branches : [trinity, neo, 7.1.x-docs, cheshire-cat ]
97102 start_path : docs
98103 # NOTE docs-server is currently after other server repos so nav key wins
99104 - url : https://github.com/couchbase/docs-server
100- branches : [release/7.6]
105+ branches : [release/7.6, release/7.2, release/7.1, release/7.0 ]
101106 - url : https://github.com/couchbase/docs-sdk-common
102107 branches : [release/7.6]
103108 - url : https://github.com/couchbase/docs-sdk-c
@@ -110,6 +115,8 @@ content:
110115 branches : [temp/2.9]
111116 - url : https://github.com/couchbase/docs-sdk-java
112117 branches : [temp/3.7]
118+ - url : https://github.com/couchbase/docs-quarkus-extension
119+ branches : [release/1.0]
113120 - url : https://github.com/couchbase/docs-sdk-kotlin
114121 branches : [temp/1.4]
115122 - url : https://github.com/couchbase/docs-sdk-nodejs
0 commit comments