We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333a4da commit 8968c3fCopy full SHA for 8968c3f
antora.yml
@@ -5,11 +5,15 @@ start_page: index.adoc
5
6
asciidoc:
7
attributes:
8
+ allow-uri-read: '' # this has no effect in antora, but does help development in Intellij
9
product_name: 'Astra Streaming'
10
pulsar_version: '2.10' #DO NOT INCLUDE PATCH VERSION <MAJOR>.<MINOR>.<PATCH>
11
debezium_version: '1.7'
12
request_feature_access_email: '[email protected]'
13
astra_ui: 'Astra Portal'
14
+ astra-streaming-examples-repo: 'https://raw.githubusercontent.com/datastax/astra-streaming-examples/using-s4k-guide'
15
+ external-link-icon: '↗'
16
+ luna-streaming-examples-repo: 'https://raw.githubusercontent.com/datastaxdevs/luna-streaming-examples/main'
17
18
nav:
19
- modules/pulsar-io/nav.adoc
0 commit comments