-
Notifications
You must be signed in to change notification settings - Fork 94
/
test-remote.yml
84 lines (83 loc) · 3 KB
/
test-remote.yml
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
antora:
extensions:
- "@antora/site-generator-ms"
site:
title: Couchbase Docs
url: https://docs.couchbase.com
start_page: home::index.adoc
robots: allow
keys:
google_analytics: GTM-MVPNN2
nav_groups: >
[
{ "title": "Server", "startPage": "home::server.adoc", "components": ["server"] },
{ "title": "Mobile", "startPage": "home::mobile.adoc", "components": ["couchbase-lite", "sync-gateway"] },
{ "title": "Capella", "startPage": "cloud::index.adoc", "components": ["cloud"] },
{ "title": "Cloud-Native", "startPage": "cloud-native-database::index.adoc", "components": ["cloud-native-database"] },
{ "title": "Autonomous Operator", "components": ["operator"] },
{ "title": "CMOS", "components": ["cmos"] },
{ "title": "Service Broker", "components": ["service-broker"] },
{ "title": "SDKs", "startPage": "home::sdk.adoc", "components": ["*-sdk", "cxx-txns", "elasticsearch-connector", "kafka-connector", "spark-connector", "tableau-connector", "sdk-extensions"] },
{ "title": "Tutorials", "startPage": "tutorials::index.adoc", "components": ["tutorials"] }
]
git:
ensure_git_suffix: false
fetch_concurrency: 10
urls:
latest_version_segment_strategy: redirect:to
latest_version_segment: current
content:
branches: master
sources:
- url: https://github.com/couchbase/docs-site/
branches:
- template-helpers
start_path: home
tags: ALL
local: true
- url: https://github.com/malarky/docs-server
branches:
- DOC-10720-7.2
asciidoc:
attributes:
site-navigation-data-path: _/js/site-navigation-data.js
enable-cmos: ""
max-include-depth: 10
page-partial: false
experimental: ""
idprefix: "@"
idseparator: -@
tabs: tabs
toc: null
page-toclevels: 1@
xrefstyle: short
enterprise: https://www.couchbase.com/products/editions[ENTERPRISE EDITION]
community: https://www.couchbase.com/products/editions[COMMUNITY EDITION]
sqlpp: SQL++
sqlpp_url: https://www.couchbase.com/products/n1ql
cbpp: Couchbase++
kroki-server-url: null
kroki-fetch-diagram: false
url-issues: https://issues.couchbase.com/browse
url-issues-jscbc: https://issues.couchbase.com/browse
url-issues-av: https://couchbasecloud.atlassian.net/browse
page-jira-component-id: 17512 # for-hakim
page-dev-slug: "hakim rest-playbook.yml Tue 25 Jul 2023 10:51:11 BST"
page-dev-url: https://github.com/couchbase/docs-infra/actions
extensions:
- ./lib/source-url-include-processor.js
- ./lib/json-config-ui-block-macro.js
- ./lib/inline-jira-macro.js
- ./lib/inline-man-macro.js
- ./lib/multirow-table-head-tree-processor.js
- ./lib/swagger-ui-block-macro.js
- ./lib/tabs-block.js
- ./lib/markdown-block.js
- ./lib/template-block.js
- asciidoctor-kroki
- asciidoctor-external-callout
ui:
bundle:
url: https://github.com/couchbase/docs-ui/releases/download/sandbox-17/ui-bundle.zip
output:
dir: ./public