forked from kobiton/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathantora-playbook-docs.yml
More file actions
46 lines (40 loc) · 932 Bytes
/
antora-playbook-docs.yml
File metadata and controls
46 lines (40 loc) · 932 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
36
37
38
39
40
41
42
43
44
45
46
site:
title: Kobiton Docs
url: https://docs.kobiton.com/
keys:
google_analytics: 'G-3EDKJJNC3S'
urls:
html_extension_style: drop
content:
sources:
- url: .
start_paths: docs
branches: HEAD
antora:
extensions:
- require: '@antora/lunr-extension'
index_latest_only: true
- require: '@sntke/antora-mermaid-extension'
mermaid_library_url: https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.js
script_stem: header-scripts
mermaid_initialize_options: { startOnLoad: true }
asciidoc:
extensions:
- '@asciidoctor/tabs'
attributes:
standalone-only: false
cloud-only: true
runtime:
log:
format: json
# noinspection YAMLSchemaValidation
destination:
file: ./logs/docs-logs.adoc
append: false
ui:
bundle:
url: ui-bundle-docs
snapshot: true
supplemental_files: './ui-bundle-docs/supplemental_ui'
output:
dir: ./build/docs