forked from hazelcast/imdg-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
antora-playbook-local.yml
34 lines (34 loc) · 1.23 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
site:
title: Documentation
url: http:localhost:5000
content:
sources:
- url: .
branches: HEAD
start_path: docs
- url: https://github.com/hazelcast/management-center-docs
branches: [main, v/*]
start_path: docs
- url: https://github.com/hazelcast/management-center-docs
branches: [archived-versions]
start_paths: docs/*
ui:
bundle:
url: https://github.com/hazelcast/hazelcast-docs-ui/releases/download/v2/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/'
hazelcast-cloud: Viridian
extensions:
- ./lib/tabs-block.js