Skip to content

Commit b23a953

Browse files
Removing unnecessary topnav groupings (#837)
+ bundle update and new Kafka
1 parent cb7ce50 commit b23a953

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

antora-playbook-staging.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ site:
4141
}
4242
]
4343
},
44-
{ "title": "Operational SDKs", "components": ["dotnet-sdk", "efcore-provider", "c-sdk", "cxx-sdk", "go-sdk", "java-sdk", "quarkus-extension", "kotlin-sdk", "nodejs-sdk", "php-sdk", "python-sdk", "ruby-sdk", "scala-sdk", "elasticsearch-connector", "kafka-connector", "spark-connector", "tableau-connector", "power-bi-connector", "superset-connector", "sdk-extensions"] },
45-
{ "title": "Analytics SDKs", "components": ["*-analytics-sdk", "*-columnar-sdk"] },
46-
{ "title": "Tutorials", "startPage": "tutorials::index.adoc", "components": ["tutorials"] },
4744
{ "title": "Contribute", "components": ["home", "styleguide", "ui-ux", "pendo"] }
4845
]
4946
git:
@@ -120,7 +117,7 @@ content:
120117
- url: https://github.com/couchbase/docs-sdk-c
121118
branches: [release/3.3]
122119
- url: https://github.com/couchbase/docs-sdk-cxx
123-
branches: [release/1.1, release/1.0]
120+
branches: [release/1.2, release/1.1, release/1.0]
124121
- url: https://github.com/couchbase/docs-sdk-dotnet
125122
branches: [temp/3.8, temp/3.7, temp/3.6, release/3.5, release/3.4]
126123
- url: https://github.com/couchbase/docs-efcore
@@ -236,7 +233,7 @@ asciidoc:
236233
- '@asciidoctor/tabs'
237234
ui:
238235
bundle:
239-
url: https://github.com/couchbase/docs-ui/releases/download/DOC-13288-ia-support-1/ui-bundle.zip
236+
url: https://github.com/couchbase/docs-ui/releases/download/prod-216/ui-bundle.zip
240237
output:
241238
dir: ./public
242239
runtime:

0 commit comments

Comments
 (0)