-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathantora-playbook.yml
151 lines (151 loc) · 3.45 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
site:
title: RuboCop Docs
url: https://docs.rubocop.org/
start_page: 1.71@rubocop::index.adoc
keys:
google_analytics: "UA-140153536-1"
content:
sources:
- url: https://github.com/rubocop/rubocop.git
branches: ["master"]
tags:
[
"v1.0.0",
"v1.60.2",
"v1.61.0",
"v1.62.0",
"v1.63.0",
"v1.64.0",
"v1.65.1",
"v1.66.0",
"v1.67.0",
"v1.68.0",
"v1.69.0",
"v1.70.0",
"v1.71.0",
]
start_path: docs
- url: https://github.com/rubocop/rubocop-ast.git
branches: master
tags:
[
"v1.0.1",
"v1.1.0",
"v1.2.0",
"v1.3.0",
"v1.4.0",
"v1.5.0",
"v1.6.0",
"v1.7.0",
"v1.8.0",
"v1.9.0",
"v1.10.0",
"v1.11.0",
"v1.12.0",
]
start_path: docs
- url: https://github.com/rubocop/rubocop-capybara.git
branches: main
tags: ["v2.17.0", "v2.18.0", "v2.19.0", "v2.20.0", "v2.21.0"]
start_path: docs
- url: https://github.com/rubocop/rubocop-factory_bot.git
branches: master
tags: ["v2.22.0", "v2.23.0", "v2.24.0", "v2.25.0", "v2.26.0"]
start_path: docs
- url: https://github.com/rubocop/rubocop-minitest.git
branches: master
tags:
[
"v0.25.1",
"v0.26.0",
"v0.27.0",
"v0.28.0",
"v0.29.0",
"v0.30.0",
"v0.31.1",
"v0.32.0",
"v0.33.0",
"v0.34.5",
"v0.35.0",
"v0.36.0",
]
start_path: docs
- url: https://github.com/rubocop/rubocop-performance.git
branches: master
tags:
[
"v1.12.0",
"v1.13.0",
"v1.14.3",
"v1.15.2",
"v1.16.0",
"v1.17.1",
"v1.18.0",
"v1.19.1",
"v1.20.2",
"v1.21.0",
"v1.22.1",
"v1.23.1",
]
start_path: docs
- url: https://github.com/rubocop/rubocop-rails.git
branches: master
tags:
[
"v2.14.0",
"v2.15.2",
"v2.16.1",
"v2.17.4",
"v2.18.0",
"v2.19.1",
"v2.20.0",
"v2.21.2",
"v2.22.2",
"v2.23.1",
"v2.24.0",
"v2.25.1",
"v2.26.1",
"v2.27.0",
"v2.28.0",
"v2.29.0",
]
start_path: docs
- url: https://github.com/rubocop/rubocop-rspec.git
branches: master
tags:
[
"v1.44.0",
"v2.25.0",
"v2.26.0",
"v2.27.1",
"v2.28.0",
"v2.29.0",
"v2.30.0",
"v2.31.0",
"v3.0.0",
"v3.1.0",
]
start_path: docs
- url: https://github.com/rubocop/rubocop-rspec_rails.git
branches: master
tags: ["v2.28.0", "v2.29.0", "v2.30.0"]
start_path: docs
- url: https://github.com/utkarsh2102/rubocop-packaging.git
branches: master
tags: []
start_path: docs
asciidoc:
attributes:
experimental: ""
idprefix: ""
idseparator: "-"
linkattrs: ""
toc: ~
page-pagination: ""
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
output:
dir: ./docs