Skip to content

Commit 9471ad0

Browse files
committed
Enterprise Analytics config
1 parent 21872b8 commit 9471ad0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

antora-playbook.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ content:
9898
- url: https://github.com/couchbaselabs/docs-columnar
9999
branches:
100100
- main # `analytics` component (Capella Analytics)
101-
- release/2.0 # `enterprise-analytics` component (self-managed)
102101
- legacy-columnar-component # `columnar` dummy component for sake of :page-aliases:
102+
# see under Server section below for enterprise-analytics and legacy analytics
103103

104104
# Couchbase Autonomous Kubernetes Operator
105105
############################
@@ -142,8 +142,11 @@ content:
142142
# Server
143143
############################
144144

145+
- url: https://github.com/couchbaselabs/docs-enterprise-analytics
146+
branches: [release/2.0]
145147
- url: https://github.com/couchbase/docs-analytics
146148
branches: [release/7.6, release/7.2, release/7.1, release/7.0]
149+
147150
- url: https://github.com/couchbase/couchbase-cli
148151
branches: [trinity, neo, 7.1.x-docs, cheshire-cat]
149152
start_path: docs

0 commit comments

Comments
 (0)