-
Notifications
You must be signed in to change notification settings - Fork 4
/
antora-playbook.yml
79 lines (69 loc) · 1.67 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
site:
title: Apiman Documentation
url: https://www.apiman.io/apiman-docs
start_page: guides::index.adoc
robots: allow
keys:
google_analytics: "G-TRD82LC9Y2"
content:
sources:
- url: https://github.com/apiman/apiman.git
branches:
- master
- 3.x
start_path: docs
- url: https://github.com/apiman/apiman.git
branches:
- master
- 3.x
start_path: docs/migration
- url: https://github.com/apiman/apiman.git
branches:
- master
- 3.x
start_path: docs/installation
- url: https://github.com/apiman/apiman.git
branches:
- master
- 3.x
start_path: docs/user
- url: https://github.com/apiman/apiman.git
branches:
- master
- 3.x
start_path: docs/development
# DEPRECATED -- just for 2x — we will sunset this ASAP.
- url: https://github.com/apiman/apiman-docs-user-guide.git
branches:
- 1.x
- 2.x
- url: https://github.com/apiman/apiman-docs-installation-guide.git
branches:
- 1.x
- 2.x
# END DEPRECATED
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