forked from hazelcast/management-center-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
antora-playbook-local.yml
48 lines (48 loc) · 1.4 KB
/
antora-playbook-local.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
40
41
42
43
44
45
46
47
48
site:
title: Documentation
url: http:localhost:5000
start_page: management-center:getting-started:overview.adoc
robots: disallow
keys:
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/latest/download/ui-bundle.zip
snapshot: true
antora:
extensions:
- require: '@djencks/antora-aggregate-collector'
trace: true
componentversions:
- name: management-center
version: '5.5-snapshot'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- 'master'
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