Skip to content

Commit 0ce621e

Browse files
Update antora-playbook.yml
1 parent adb98aa commit 0ce621e

File tree

1 file changed

+3
-182
lines changed

1 file changed

+3
-182
lines changed

antora-playbook.yml

Lines changed: 3 additions & 182 deletions
Original file line numberDiff line numberDiff line change
@@ -74,214 +74,35 @@ content:
7474
branches: HEAD
7575
start_path: home
7676

77-
- url: https://github.com/couchbaselabs/docs-style-guide
78-
branches: main
79-
start_paths: [styleguide, ui-ux, pendo]
80-
8177
# Capella & related content
8278
############################
8379

8480
# shared content for Server & Capella
8581
- url: https://github.com/couchbaselabs/docs-devex
8682
branches: [release/8.0, release/7.6, release/7.2, capella]
8783

88-
- url: https://github.com/couchbaselabs/cb-swagger
89-
branches: [release/8.0, release/7.6, release/7.2, capella]
90-
start_path: docs
9184
- url: https://github.com/couchbasecloud/couchbase-cloud
9285
branches: [main]
9386
start_paths: [docs/public, docs/columnar]
9487
- url: https://github.com/couchbase/docs-capella
95-
branches: [main]
88+
branches: [AV-112757-api-doc-partials]
9689

9790
- url: https://github.com/couchbaselabs/docs-capella-app-services
9891
branches: [main]
9992

10093
- url: https://github.com/couchbaselabs/docs-columnar
10194
branches:
102-
- main # `analytics` component (Capella Analytics)
95+
- AV-112757-api-doc-partials # `analytics` component (Capella Analytics)
10396
- legacy-columnar-component # `columnar` dummy component for sake of :page-aliases:
10497
# see under Server section below for enterprise-analytics and legacy analytics
10598

10699
- url: https://github.com/couchbaselabs/docs-ai
107-
branches: [main]
100+
branches: [AV-112757-api-doc-partials]
108101

109102
# Couchbase Autonomous Kubernetes Operator
110103
############################
111104

112105
# Generated content remains in monorepo
113-
- url: https://github.com/couchbase/couchbase-operator
114-
branches: [2.9.x, 2.8.x, 2.7.x, 2.6.x, 2.5.x]
115-
start_path: docs/user
116-
117-
# handwritten content lives in docs-operator.
118-
- url: https://github.com/couchbase/docs-operator
119-
branches: [release/2.9, release/2.8, release/2.7, release/2.6, release/2.5]
120-
121-
- url: https://github.com/couchbaselabs/observability
122-
branches: [0.2.x]
123-
start_path: docs
124-
- url: https://github.com/couchbaselabs/cbmultimanager
125-
branches: [0.2.x]
126-
start_path: docs
127-
128-
# Connectors
129-
############################
130-
131-
- url: https://github.com/couchbase/docs-elastic-search
132-
branches: [main]
133-
- url: https://github.com/couchbase/docs-kafka
134-
branches: [release/4.3, release/4.2]
135-
- url: https://github.com/couchbase/docs-spark
136-
branches: [release/3.5, release/3.3]
137-
- url: https://github.com/couchbase/docs-tableau
138-
branches: [release/1.1, release/1.0]
139-
- url: https://github.com/couchbase/docs-connectors-power-bi
140-
branches: [main]
141-
- url: https://github.com/couchbase/docs-connectors-superset.git
142-
branches: [release/1.0]
143-
- url: https://github.com/couchbase/docs-connectors-talend
144-
145-
# Server
146-
############################
147-
148-
- url: https://github.com/couchbaselabs/docs-enterprise-analytics
149-
branches: [release/2.1, release/2.0]
150-
- url: https://github.com/couchbase/docs-analytics
151-
branches: [release/8.0, release/7.6, release/7.2]
152-
153-
- url: https://github.com/couchbase/couchbase-cli
154-
branches: [morpheus, trinity, neo]
155-
start_path: docs
156-
- url: https://github.com/couchbase/backup
157-
branches: [morpheus, trinity, neo]
158-
start_path: docs
159-
160-
# NOTE docs-server is currently after other server repos so nav key wins
161-
162-
- url: https://github.com/couchbase/docs-server
163-
branches: [release/8.0, release/7.6, release/7.2]
164-
165-
# SDK
166-
############################
167-
168-
- url: https://github.com/couchbase/docs-sdk-common
169-
branches: [release/8.0.1, 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]
170-
171-
- url: https://github.com/couchbase/docs-sdk-c
172-
branches: [release/3.3]
173-
- url: https://github.com/couchbase/docs-sdk-cxx
174-
branches: [release/1.2, release/1.1, release/1.0]
175-
176-
# .NET
177-
- url: https://github.com/couchbase/docs-sdk-dotnet
178-
branches: [temp/3.8, temp/3.7, temp/3.6, release/3.5]
179-
- url: https://github.com/couchbase/docs-efcore
180-
branches: [release/1.0]
181-
182-
# Go and Rust
183-
- url: https://github.com/couchbase/docs-sdk-go
184-
branches: [temp/2.11, temp/2.10, temp/2.9, temp/2.8, release/2.7]
185-
- url: https://github.com/couchbase/docs-sdk-rust
186-
branches: [release/1.0]
187-
188-
# JVM
189-
- url: https://github.com/couchbase/docs-sdk-java
190-
branches: [release/3.11, release/3.10, release/3.9, release/3.8, temp/3.7, temp/3.6, release/3.5]
191-
- url: https://github.com/couchbase/docs-quarkus-extension
192-
branches: [release/1.2, release/1.1, release/1.0]
193-
- url: https://github.com/couchbase/docs-sdk-kotlin
194-
branches: [temp/3.11, temp/3.10, temp/3.9, temp/1.5, temp/1.4, temp/1.3, release/1.2]
195-
- url: https://github.com/couchbase/docs-sdk-scala
196-
branches: [release/3.11, release/3.10, release/3.9, release/1.8, release/1.7, temp/1.6, release/1.5]
197-
198-
# "scripting languages"
199-
- url: https://github.com/couchbase/docs-sdk-nodejs
200-
branches: [temp/4.6, temp/4.5, temp/4.4, temp/4.3]
201-
- url: https://github.com/couchbase/docs-sdk-php
202-
branches: [temp/4.4, temp/4.3, temp/4.2]
203-
- url: https://github.com/couchbase/docs-sdk-python
204-
branches: [temp/4.5, temp/4.4, temp/4.3, temp/4.2]
205-
- url: https://github.com/couchbase/docs-sdk-ruby
206-
branches: [temp/3.7, temp/3.6, temp/3.5]
207-
208-
- url: https://github.com/couchbase/docs-sdk-extensions
209-
branches: [main]
210-
211-
# Analytics SDKs (aka Columnar)
212-
############################
213-
214-
- url: https://github.com/couchbase/docs-columnar-sdk-common
215-
branches: [release/1.0]
216-
217-
- url: https://github.com/couchbase/docs-columnar-sdk-go
218-
branches: [release/1.0]
219-
- url: https://github.com/couchbase/docs-columnar-sdk-java
220-
branches: [release/1.0]
221-
- url: https://github.com/couchbase/docs-columnar-sdk-nodejs
222-
branches: [release/1.0]
223-
- url: https://github.com/couchbase/docs-columnar-sdk-python
224-
branches: [release/1.0]
225-
226-
- url: https://github.com/couchbase/docs-analytics-sdk-common
227-
branches: [release/1.0]
228-
229-
- url: https://github.com/couchbase/docs-analytics-sdk-dotnet
230-
branches: [release/1.0]
231-
- url: https://github.com/couchbase/docs-analytics-sdk-go
232-
branches: [release/1.0]
233-
- url: https://github.com/couchbase/docs-analytics-sdk-java
234-
branches: [release/1.0]
235-
- url: https://github.com/couchbase/docs-analytics-sdk-nodejs
236-
branches: [release/1.0]
237-
- url: https://github.com/couchbase/docs-analytics-sdk-python
238-
branches: [release/1.0]
239-
240-
# Mobile
241-
############################
242-
243-
# possibly legacy shared content
244-
- url: https://github.com/couchbase/docs-mobile
245-
branches: [release/3.1, release/2.8]
246-
247-
- url: https://github.com/couchbase/docs-couchbase-lite
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-js
251-
branches: [release/1.0]
252-
253-
- url: https://github.com/couchbase/docs-sync-gateway
254-
branches: [release/4.0, release/3.3, release/3.2, release/3.1, release/3.0, release/2.8]
255-
256-
- url: https://github.com/couchbaselabs/docs-couchbase-lite-edge-server
257-
branches: [release/1.0]
258-
259-
- url: https://github.com/couchbase/edge-server
260-
branches: [main]
261-
start_path: docs
262-
263-
# random mobile tutorials
264-
- url: https://github.com/couchbaselabs/mobile-travel-sample
265-
branches: [master]
266-
start_path: content
267-
- url: https://github.com/couchbaselabs/mobile-training-todo
268-
branches: tutorials
269-
start_path: content
270-
- url: https://github.com/couchbaselabs/UniversityLister-Android
271-
start_path: content
272-
- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile
273-
branches: [standalone, query, sync, backgroundfetch]
274-
start_path: content
275-
- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile-xamarin
276-
branches: [standalone, query, sync]
277-
start_path: content
278-
- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile-android
279-
branches: [standalone, query, sync]
280-
start_path: content
281-
- url: https://github.com/couchbaselabs/couchbase-lite-peer-to-peer-sync-examples
282-
branches: [master]
283-
start_path: content
284-
285106
asciidoc:
286107
attributes:
287108
site-navigation-data-path: _/js/site-navigation-data.js

0 commit comments

Comments
 (0)