-
Notifications
You must be signed in to change notification settings - Fork 19
/
antora-playbook.yml
39 lines (39 loc) · 1.24 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
34
35
36
37
38
39
site:
title: Documentation
url: https://frosty-curran-1fc0c4.netlify.app/
start_page: management-center:getting-started:overview.adoc
robots: disallow
keys:
google_analytics: 'GTM-MQ59XD6'
docsearch_id: 'QK2EAH8GB0'
docsearch_api: 'ef7bd9485eafbd75d6e8425949eda1f5'
docsearch_index: 'prod_hazelcast_docs'
ai_search_id: '6b326171-dd1e-40c6-a948-1f9bb6c0ed52'
content:
sources:
- url: .
branches: HEAD
start_path: docs
- url: https://github.com/hazelcast/hz-docs
branches: [ main ]
start_path: docs
- url: https://github.com/hazelcast/management-center
branches: [ master ]
start_path: antora
ui:
bundle:
url: https://github.com/hazelcast/hazelcast-docs-ui/releases/latest/download/ui-bundle.zip
snapshot: true
asciidoc:
attributes:
page-pagination: true
idprefix: ''
idseparator: '-'
page-survey: https://www.surveymonkey.co.uk/r/NYGJNF9
javadoc: https://docs.hazelcast.org/docs/latest-dev/javadoc
imdg-core: https://github.com/hazelcast/hazelcast/tree/master/hazelcast/src/main/java/com/hazelcast
docs-archive: 'https://hazelcast.org/imdg/download/archives/'
hazelcast-cloud: Cloud
extensions:
- ./lib/tabs-block.js
- ./lib/swagger-ui-block-macro.js