-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathantora-playbook.yml
More file actions
30 lines (26 loc) · 864 Bytes
/
antora-playbook.yml
File metadata and controls
30 lines (26 loc) · 864 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
site:
title: "XDEV Commit Cards"
start_page: ROOT::index.adoc
robots: allow
# see https://docs.antora.org/antora/2.3/playbook/configure-runtime/
runtime:
cache_dir: ./.cache/antora
log:
# use pretty even on CI
format: pretty
# set to info to get details from the Antora extensions
level: info
# Antora exits with a non-zero exit code if an error is logged -> https://docs.antora.org/antora/latest/playbook/runtime-log-failure-level
failure_level: error
urls:
latest_version_segment: latest
content:
sources:
- url: .
start_path: .
edit_url: https://github.com/xdev-software/commit-cards-docs/blob/{refname}/{path}
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: ./supplemental-ui