diff --git a/antora-playbook.yml b/antora-playbook.yml index 89132c25be..86f8b66cac 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -30,7 +30,7 @@ site: [ { "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", "analytics", "ai"] }, + { "title": "Capella", "startPage": "home::cloud.adoc", "components": ["cloud", "analytics", "ai", "app-services"] }, { "title": "Cloud-Native", "components": ["cloud-native-database"] }, { "title": "Kubernetes Operator", "startPage": "operator::overview.adoc", "components": ["operator"] }, { "title": "CMOS", "components": ["cmos"] }, @@ -95,6 +95,9 @@ content: - url: https://github.com/couchbase/docs-capella branches: [main] + - url: https://github.com/couchbase/docs-capella-app-services + branches: [main] + - url: https://github.com/couchbaselabs/docs-columnar branches: - main # `analytics` component (Capella Analytics)