Skip to content

Commit 1925fc3

Browse files
DOC-4181: Update Antora configs (#6)
* Update site keys * Remove unnecessary source-highlighter attribute
1 parent fac08b9 commit 1925fc3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs-src/astra-cli-core/antora-astra-cli.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: docs
2-
title: DataStax Astra CLI Documentation
3-
version: 0.2
2+
title: Astra CLI
3+
version: '0.2'
44
start_page: index.adoc
55

66
nav:

playbooks/site-local-astra-cli.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
site:
2-
title: DataStax Astra CLI
2+
title: Astra CLI
33
url: https://docs.datastax.com/en/astra-cli
4+
start_page: docs::index.adoc
45

56
output:
67
# The output.dir in the site-local playbook should take the form
@@ -30,7 +31,6 @@ ui:
3031

3132
asciidoc:
3233
attributes:
33-
source-highlighter: highlightjs
3434
page-pagination: ''
3535
sectanchors: ''
3636
sectlinks: ''

playbooks/site-publish-astra-cli.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
site:
2-
title: DataStax Astra CLI
2+
title: Astra CLI
33
url: https://docs.datastax.com/en/astra-cli
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.
@@ -35,7 +36,6 @@ ui:
3536

3637
asciidoc:
3738
attributes:
38-
source-highlighter: highlightjs
3939
page-pagination: ''
4040
sectanchors: ''
4141
sectlinks: ''

0 commit comments

Comments
 (0)