Skip to content

Commit 0d33796

Browse files
Clean up antora.yml
1 parent 4f532bd commit 0d33796

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

antora.yml

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,14 @@
1-
name: streaming-learning
2-
title: Streaming Learning
1+
name: 'streaming-learning'
2+
title: 'Streaming Learning'
33
version: ~
4-
start_page: index.adoc
4+
start_page: 'index.adoc'
5+
6+
nav:
7+
- modules/ROOT/nav.adoc
58

69
asciidoc:
710
attributes:
811
product_name: 'Astra Streaming'
9-
allow-uri-read: '' # this has no effect in antora, but does help development in Intellij
1012
pulsar_version: '2.10' #DO NOT INCLUDE PATCH VERSION <MAJOR>.<MINOR>.<PATCH>
1113
debezium_version: '1.7'
1214
request_feature_access_email: '[email protected]'
13-
astra-streaming-examples-repo: 'https://raw.githubusercontent.com/datastax/astra-streaming-examples/master'
14-
luna-streaming-examples-repo: 'https://raw.githubusercontent.com/datastaxdevs/luna-streaming-examples/main'
15-
emoji-tada: "&#127881;"
16-
emoji-rocket: "&#128640;"
17-
emoji-smile: "&#128512"
18-
19-
nav:
20-
- modules/ROOT/nav.adoc

local-preview-playbook.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,20 @@ asciidoc:
5555
astra_db: 'Astra DB'
5656
astra_stream: 'Astra Streaming'
5757
astra_ui: 'Astra Portal'
58+
astra_cli: 'Astra CLI'
59+
astra-streaming-examples-repo: 'https://raw.githubusercontent.com/datastax/astra-streaming-examples/master'
60+
luna-streaming-examples-repo: 'https://raw.githubusercontent.com/datastaxdevs/luna-streaming-examples/main'
5861
support_url: 'https://support.datastax.com'
5962
glossary-url: 'https://docs.datastax.com/en/glossary/docs/index.html#'
63+
emoji-tada: "&#127881;"
64+
emoji-rocket: "&#128640;"
65+
emoji-smile: "&#128512"
66+
dse: 'DataStax Enterprise (DSE)'
67+
cassandra: 'Apache Cassandra®'
68+
classic: 'classic'
69+
classic_cap: 'Classic'
70+
serverless: 'serverless'
71+
serverless_cap: 'Serverless'
6072
# Antora Atlas
6173
primary-site-url: https://docs.datastax.com/en
6274
primary-site-manifest-url: https://docs.datastax.com/en/site-manifest.json

0 commit comments

Comments
 (0)