-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathantora-playbook.yml
More file actions
35 lines (31 loc) · 927 Bytes
/
antora-playbook.yml
File metadata and controls
35 lines (31 loc) · 927 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
31
32
33
34
35
site:
title: OPS4J Documentation
start_page: ops4j::index.adoc
urls:
latest_version_segment: ''
antora:
extensions:
- require: '@antora/lunr-extension'
content:
sources:
- url: .
branches: [HEAD]
start_path: documentation
- url: https://github.com/ops4j/org.ops4j.pax.exam
branches: [v4.x]
start_path: documentation
- url: https://github.com/ops4j/org.ops4j.pax.swissbox
branches: [main]
start_path: documentation
- url: https://github.com/ops4j/org.ops4j.pax.tinybundles
branches: [main]
start_path: documentation
ui:
bundle:
url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
snapshot: true
supplemental_files:
- path: partials/header-content.hbs
contents: supplemental-ui/partials/header-content.hbs
- path: partials/footer-content.hbs
contents: |