-
Notifications
You must be signed in to change notification settings - Fork 95
Expand file tree
/
Copy pathantora-playbook-staging-chatbot.yml
More file actions
381 lines (380 loc) · 11.6 KB
/
antora-playbook-staging-chatbot.yml
File metadata and controls
381 lines (380 loc) · 11.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
######
# WARNING: DO NOT EDIT BY HAND
# (it will get overwritten)
#
# Instead
#
# * edit antora-playbook-staging-chatbot.diff.yml with just the *differences* from the main playbook
# * run: /Users/hakimcassimally/couchbase/docs-site/scripts/patch-cutdown-playbook antora-playbook-staging-chatbot
git:
ensure_git_suffix: false
fetch_concurrency: 1
urls:
latest_version_segment_strategy: redirect:to
latest_version_segment: current
output:
dir: ./public
runtime:
fetch: true
antora:
extensions:
- "@antora/site-generator-ms"
- ./lib/embargo.js
- ./lib/antora-component-version-rank.js
- ./lib/report-tree.js
- ./lib/markdown-for-llm.js
- ./lib/site-stats-extension.js
- ./lib/component-stats.js
site:
title: Couchbase Docs Staging Chatbot
url: https://chatbot-staging.docs-test.couchbase.com
start_page: home::index.adoc
robots: disallow
keys:
nav_groups: >
[
{ "title": "Server", "startPage": "home::server.adoc", "components": ["server", "enterprise-analytics"] },
{ "title": "Mobile / Edge", "startPage": "home::mobile.adoc", "components": ["couchbase-lite", "couchbase-lite-javascript", "sync-gateway", "couchbase-edge-server"] },
{ "title": "Capella", "startPage": "home::cloud.adoc", "components": ["cloud", "app-services", "ai", "analytics"] },
{ "title": "Kubernetes Operator", "startPage": "operator::overview.adoc", "components": ["operator"] },
{ "title": "CMOS", "components": ["cmos"] },
{ "title": "Develop", "startPage": "home::developer.adoc",
"subGroups": [
{
"title": "Operational SDKs",
"startPage": "home::sdk.adoc",
"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"]
},
{
"title": "Analytics SDKs",
"startPage": "home::analytics-sdk.adoc",
"components": ["*-analytics-sdk", "*-columnar-sdk"]
}
]
},
{ "title": "Tutorials", "startPage": "tutorials::index.adoc", "components": ["tutorials"] },
{ "title": "Contribute", "components": ["home", "styleguide", "ui-ux", "pendo"] }
]
google_analytics: null
ui:
bundle:
url: https://github.com/couchbase/docs-ui/releases/download/prod-219/ui-bundle.zip
asciidoc:
extensions:
- ./lib/source-url-include-processor.js
- ./lib/json-config-ui-block-macro.js
- ./lib/inline-man-macro.js
- ./lib/multirow-table-head-tree-processor.js
- ./lib/swagger-ui-block-macro.js
- ./lib/markdown-block.js
- ./lib/template-block.js
- asciidoctor-kroki
- asciidoctor-external-callout
- "@asciidoctor/tabs"
attributes:
site-navigation-data-path: _/js/site-navigation-data.js
enable-cmos: ""
max-include-depth: 10
page-partial: false
experimental: ""
idprefix: "@"
idseparator: -@
tabs: tabs
tabs-sync-option: ""
toc: null
page-toclevels: 1@
page-rank: 50@
xrefstyle: short
enterprise: https://www.couchbase.com/products/editions[ENTERPRISE EDITION]
community: https://www.couchbase.com/products/editions[COMMUNITY EDITION]
sqlpp: SQL++
sqlppc: SQL++ for Capella Analytics
sqlppea: SQL++ for Enterprise Analytics
sqlpp_url: https://www.couchbase.com/products/n1ql
cbpp: Couchbase++
kroki-server-url: null
kroki-fetch-diagram: true
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net
content:
branches: master
sources:
- url: .
start_path: home
branches: AV-87603_update-capella-landing-for-AI
- url: https://github.com/couchbaselabs/docs-style-guide
branches:
- main
start_paths:
- styleguide
- ui-ux
- pendo
- url: https://github.com/couchbaselabs/docs-devex
branches:
- capella
- release/8.0
- release/7.6
- release/7.2
- url: https://github.com/couchbaselabs/cb-swagger
start_path: docs
branches:
- capella
- release/8.0
- release/7.6
- release/7.2
- url: https://github.com/couchbasecloud/couchbase-cloud
branches:
- AV-120497-link-service-desc
start_paths:
- docs/public
- docs/columnar
- url: https://github.com/couchbase/docs-capella
branches:
- main
- url: https://github.com/couchbaselabs/docs-capella-app-services
branches:
- main
- url: https://github.com/couchbaselabs/docs-columnar
branches:
- main
- legacy-columnar-component
- url: https://github.com/couchbaselabs/docs-ai
branches:
- main
- url: https://github.com/couchbase/couchbase-operator
branches:
- 2.9.x
- 2.8.x
- 2.7.x
start_path: docs/user
- url: https://github.com/couchbase/docs-operator
branches:
- release/2.9
- release/2.8
- release/2.7
- url: https://github.com/couchbaselabs/observability
branches:
- 0.2.x
start_path: docs
- url: https://github.com/couchbaselabs/cbmultimanager
start_path: docs
branches:
- master
- url: https://github.com/couchbase/docs-elastic-search
branches:
- main
- url: https://github.com/couchbase/docs-kafka
branches:
- release/4.3
- release/4.2
- url: https://github.com/couchbase/docs-spark
branches:
- release/3.5
- release/3.3
- url: https://github.com/couchbase/docs-tableau
branches:
- release/1.1
- release/1.0
- url: https://github.com/couchbase/docs-connectors-power-bi
branches:
- main
- url: https://github.com/couchbase/docs-connectors-superset.git
branches:
- release/1.0
- url: https://github.com/couchbase/docs-connectors-talend
branches:
- master
- url: https://github.com/couchbaselabs/docs-enterprise-analytics
branches:
- release/2.1
- release/2.0
- url: https://github.com/couchbase/docs-analytics
branches:
- release/8.0
- release/7.6
- release/7.2
- url: https://github.com/couchbase/couchbase-cli
branches:
- morpheus
- trinity
- neo
start_path: docs
- url: https://github.com/couchbase/backup
branches:
- morpheus
- trinity
- neo
start_path: docs
- url: https://github.com/couchbase/docs-server
branches:
- release/8.0
- release/7.6
- release/7.2
- url: https://github.com/couchbase/docs-sdk-common
branches:
- release/8.0
- release/7.7
- release/7.6.6
- release/7.6.2
- release/7.6
- release/7.2
- release/8.0.1
- url: https://github.com/couchbase/docs-sdk-c
branches:
- release/3.3
- url: https://github.com/couchbase/docs-sdk-cxx
branches:
- release/1.2
- release/1.1
- release/1.0
- url: https://github.com/couchbase/docs-sdk-dotnet
branches:
- temp/3.8
- temp/3.7
- temp/3.6
- url: https://github.com/couchbase/docs-efcore
branches:
- release/1.0
- url: https://github.com/couchbase/docs-sdk-go
branches:
- temp/2.11
- temp/2.10
- temp/2.9
- url: https://github.com/couchbase/docs-sdk-rust
branches:
- release/1.0
- url: https://github.com/couchbase/docs-sdk-java
branches:
- release/3.11
- release/3.10
- release/3.9
- url: https://github.com/couchbase/docs-quarkus-extension
branches:
- release/1.2
- release/1.1
- release/1.0
- url: https://github.com/couchbase/docs-sdk-kotlin
branches:
- release/3.9
- temp/1.5
- temp/1.4
- temp/1.3
- release/1.2
- url: https://github.com/couchbase/docs-sdk-scala
branches:
- release/3.11
- release/3.10
- release/3.9
- url: https://github.com/couchbase/docs-sdk-nodejs
branches:
- temp/4.6
- temp/4.5
- temp/4.4
- url: https://github.com/couchbase/docs-sdk-php
branches:
- temp/4.4
- temp/4.3
- temp/4.2
- url: https://github.com/couchbase/docs-sdk-python
branches:
- temp/4.5
- temp/4.4
- temp/4.3
- url: https://github.com/couchbase/docs-sdk-ruby
branches:
- temp/3.7
- temp/3.6
- temp/3.5
- url: https://github.com/couchbase/docs-sdk-extensions
branches:
- main
- url: https://github.com/couchbase/docs-columnar-sdk-common
branches:
- release/1.0
- url: https://github.com/couchbase/docs-columnar-sdk-go
branches:
- release/1.0
- url: https://github.com/couchbase/docs-columnar-sdk-java
branches:
- release/1.0
- url: https://github.com/couchbase/docs-columnar-sdk-nodejs
branches:
- release/1.0
- url: https://github.com/couchbase/docs-columnar-sdk-python
branches:
- release/1.0
- url: https://github.com/couchbase/docs-analytics-sdk-common
branches:
- release/1.0
- url: https://github.com/couchbase/docs-analytics-sdk-dotnet
branches:
- release/1.0
- url: https://github.com/couchbase/docs-analytics-sdk-go
branches:
- release/1.0
- url: https://github.com/couchbase/docs-analytics-sdk-java
branches:
- release/1.0
- url: https://github.com/couchbase/docs-analytics-sdk-nodejs
branches:
- release/1.0
- url: https://github.com/couchbase/docs-analytics-sdk-python
branches:
- release/1.0
- url: https://github.com/couchbase/docs-mobile
branches:
- release/3.1
- release/2.8
- url: https://github.com/couchbase/docs-couchbase-lite
branches:
- release/3.3
- release/4.0
- release/3.2
- url: https://github.com/couchbaselabs/docs-couchbase-lite-js
branches:
- release/1.0
- url: https://github.com/couchbase/docs-sync-gateway
branches:
- release/4.0
- release/3.3
- release/3.2
- url: https://github.com/couchbaselabs/docs-couchbase-lite-edge-server
branches:
- release/1.0
- url: https://github.com/couchbase/edge-server
branches:
- main
start_path: docs
- url: https://github.com/couchbaselabs/mobile-travel-sample
branches:
- master
start_path: content
- url: https://github.com/couchbaselabs/mobile-training-todo
branches:
- tutorials
start_path: content
- url: https://github.com/couchbaselabs/UniversityLister-Android
start_path: content
branches:
- master
- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile
branches:
- standalone
- query
- sync
start_path: content
- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile-xamarin
branches:
- standalone
- query
- sync
start_path: content
- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile-android
branches:
- standalone
- query
- sync
start_path: content
- url: https://github.com/couchbaselabs/couchbase-lite-peer-to-peer-sync-examples
branches:
- master
start_path: content