-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathassembler-playbook-mc-5.9.yml
More file actions
30 lines (30 loc) · 988 Bytes
/
assembler-playbook-mc-5.9.yml
File metadata and controls
30 lines (30 loc) · 988 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
site:
title: Documentation
url: https:/docs.hazelcast.com
content:
sources:
- url: https://github.com/hazelcast/management-center-docs
branches: [v/5.9]
start_path: docs
antora:
extensions:
- '@antora/pdf-extension'
ui:
bundle:
url: https://github.com/hazelcast/hazelcast-docs-ui/releases/latest/download/ui-bundle.zip #../hazelcast-docs-ui/build/ui-bundle.zip
snapshot: true
asciidoc:
attributes:
# Download images from kroki at build time (does not work for inline images)
kroki-fetch-diagram: true
idprefix: ''
# Separate anchor link names by dashes
idseparator: '-'
# Filter out content that doesn't apply to PDF such as embedded scripts
backend-pdf: true
hazelcast-cloud: Cloud
page-cloud-console: https://cloud.hazelcast.com/
extensions:
- ./node_modules/hazelcast-docs-tools/antora-macro/tabs-block.js
- ./node_modules/hazelcast-docs-tools/antora-macro/swagger-ui-block-macro.js
- asciidoctor-kroki