-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathantora-playbook.yml
46 lines (46 loc) · 1.04 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
40
41
42
43
44
45
46
site:
title: Hercules CI Documentation
url: https://docs.hercules-ci.com
start_page: hercules-ci::index.adoc
content:
sources:
- url: .
start_path: docs
branches:
- HEAD
web_url: https://github.com/hercules-ci/docs.hercules-ci.com
edit_url: true
- url: https://github.com/hercules-ci/arion
start_path: docs
branches:
- main
- url: https://github.com/hercules-ci/hercules-ci-effects
start_path: docs
branches:
- master
- url: https://github.com/hercules-ci/hercules-ci-agent
start_path: docs
branches:
- 0.9-maintenance
- 0.8-maintenance
- master
# other features?
# branches: master
# counter: 0
# tags: v*
ui:
bundle:
url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
snapshot: true
supplemental_files: ./ui
asciidoc:
attributes:
experimental: ''
sectlinks: ''
sectanchors: ''
hide-uri-scheme: ''
output:
dir: ./public
antora:
extensions:
- ./lib/generated-content.js