forked from hazelcast/imdg-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
antora-playbook.yml
33 lines (33 loc) · 1.2 KB
/
antora-playbook.yml
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
31
32
33
site:
title: Documentation
url: https://brave-engelbart-6d53bf.netlify.app/
start_page: imdg::index.adoc
keys:
google_analytics: 'GTM-MQ59XD6'
docsearch_id: 'QK2EAH8GB0'
docsearch_api: 'ef7bd9485eafbd75d6e8425949eda1f5'
docsearch_index: 'prod_hazelcast_docs'
content:
sources:
- url: .
branches: HEAD
start_path: docs
ui:
bundle:
url: https://github.com/hazelcast/hazelcast-docs-ui/releases/download/v1.5.1/ui-bundle.zip #../hazelcast-docs-ui/build/ui-bundle.zip
snapshot: true
asciidoc:
attributes:
page-pagination: true
idprefix: ''
idseparator: '-'
page-survey: https://www.surveymonkey.co.uk/r/NYGJNF9
imdg-javadoc: https://docs.hazelcast.org/docs/latest-dev/javadoc
imdg-samples: https://github.com/hazelcast/hazelcast-code-samples
imdg-core: https://github.com/hazelcast/hazelcast/tree/master/hazelcast/src/main/java/com/hazelcast
imdg-docs: https://docs.hazelcast.org/docs/latest/manual/html-single/index.html
imdg-ops-guide: https://hazelcast.com/resources/hazelcast-deployment-operations-guide/
jet-docs: https://jet-start.sh/
docs-archive: 'https://hazelcast.org/imdg/download/archives/'
extensions:
- ./lib/tabs-block.js