-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathantora-playbook-local.yml
68 lines (59 loc) · 1.26 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
site:
title: Apiman Documentation
url: https://www.apiman.io/apiman-docs
start_page: guides::index.adoc
robots: allow
keys:
google_analytics: "UA-56678850-3-do-not-use-locally"
content:
sources:
- url: ../apiman
branches:
- master
- 3.x
start_path: docs
- url: ../apiman
branches:
- master
- 3.x
start_path: docs/migration
- url: ../apiman
branches:
- master
- 3.x
start_path: docs/installation
- url: ../apiman
branches:
- master
- 3.x
start_path: docs/user
- url: ../apiman
branches:
- master
- 3.x
start_path: docs/development
ui:
bundle:
url: https://github.com/apiman/apiman-antora-ui/raw/master/build/ui-bundle.zip
snapshot: true
supplemental_files:
- path: ui.yml
contents: |
static_files: [ .nojekyll ]
- path: .nojekyll
output:
dir: ./docs
asciidoc:
attributes:
experimental: ''
page-pagination: ''
hide-uri-scheme: '@'
idseparator: '-'
idprefix: ''
extensions:
- ./lib/openblock.js
- ./lib/tabs-block.js
urls:
latest_version_segment: latest
latest_prerelease_version_segment: dev
latest_version_segment_strategy: redirect:to