-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathantora-playbook.yml
52 lines (52 loc) · 1.17 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
site:
title: CIDER Docs
url: https://docs.cider.mx
start_page: cider::index.adoc
keys:
google_analytics: "UA-140176314-1"
urls:
latest_version_segment: latest
content:
sources:
- url: https://github.com/clojure-emacs/cider.git
branches: master
tags:
[
"v1.0.0",
"v1.1.1",
"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.11.0",
"v1.12.0",
"v1.13.0",
"v1.14.0",
"v1.15.0",
"v1.16.0",
"v1.17.0",
]
start_path: doc
- url: https://github.com/clojure-emacs/cider-nrepl.git
branches: master
tags: ["v0.24.0", "v0.25.1", "v0.26.0", "v0.43.0", "v0.49.0"]
start_path: doc
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: build/site