Skip to content

Commit 2422e62

Browse files
DOC-4181: Update Antora configs (#175)
1 parent a28f9b0 commit 2422e62

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

docs/docs-src/core/antora-cdc-cassandra.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: docs
2-
title: DataStax CDC for Apache Cassandra® Documentation
3-
version: "2.2.9"
4-
display_version: "2.2.9"
2+
title: DataStax CDC for Apache Cassandra
3+
version: '2.2.9'
4+
display_version: '2.2.9'
5+
start_page: index.adoc
56
asciidoc:
67
attributes:
78
cdc_cass_first: 'DataStax CDC for Apache Cassandra®'

docs/playbooks/site-local-cdc-cassandra.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
site:
2-
title: DataStax CDC for Apache Cassandra documentation
3-
url: /docs/cdc-apache-cassandra
2+
title: DataStax CDC for Apache Cassandra
3+
url: https://docs.datastax.com/en/cdc-for-cassandra
4+
start_page: docs::index.adoc
45

56
output:
67
# The output.dir in the site-local playbook should take the form

docs/playbooks/site-publish-cdc-cassandra.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
site:
2-
title: DataStax CDC for Apache Cassandra documentation
2+
title: DataStax CDC for Apache Cassandra
33
url: https://docs.datastax.com/en/cdc-for-cassandra
4+
start_page: docs::index.adoc
45
# The google_analytics and segment_io site keys must be in the release playbook
56
# of each docset. This ensures that the Google Tag Manager (GTM) and Segment
67
# scripts get loaded into the docsets that get published to docs.datastax.com.

0 commit comments

Comments
 (0)