Skip to content

Commit 7447b71

Browse files
authored
DOC-13710 extracted docs-capella-app-services repo (#874)
Requires couchbase/docs-capella#320
1 parent 9a25845 commit 7447b71

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
@@ -30,7 +30,7 @@ site:
3030
[
3131
{ "title": "Server", "startPage": "home::server.adoc", "components": ["server", "enterprise-analytics"] },
3232
{ "title": "Mobile / Edge", "startPage": "home::mobile.adoc", "components": ["couchbase-lite", "couchbase-lite-javascript", "sync-gateway", "couchbase-edge-server"] },
33-
{ "title": "Capella", "startPage": "home::cloud.adoc", "components": ["cloud", "analytics", "ai"] },
33+
{ "title": "Capella", "startPage": "home::cloud.adoc", "components": ["cloud", "analytics", "ai", "app-services"] },
3434
{ "title": "Cloud-Native", "components": ["cloud-native-database"] },
3535
{ "title": "Kubernetes Operator", "startPage": "operator::overview.adoc", "components": ["operator"] },
3636
{ "title": "CMOS", "components": ["cmos"] },
@@ -95,6 +95,9 @@ content:
9595
- url: https://github.com/couchbase/docs-capella
9696
branches: [main]
9797

98+
- url: https://github.com/couchbase/docs-capella-app-services
99+
branches: [main]
100+
98101
- url: https://github.com/couchbaselabs/docs-columnar
99102
branches:
100103
- main # `analytics` component (Capella Analytics)

0 commit comments

Comments
 (0)