-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathproduct-docs-playbook-local.yml
74 lines (71 loc) · 2.4 KB
/
product-docs-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
69
70
71
72
73
74
site:
title: Rancher product documentation
start_page: latest@rancher-manager:en:about-rancher/what-is-rancher.adoc
url: https://documentation.suse.com/cloudnative
content:
sources:
- url: ../fleet-product-docs # en
branches: [main]
start_paths: [versions/v0.10, versions/v0.9]
- url: ../neuvector-product-docs # en
branches: [main]
start_paths: [docs/*]
- url: ../elemental-product-docs # en
branches: [main]
start_paths: [docs/*]
- url: ../turtles-product-docs # en
branches: [main]
start_paths:
[
versions/v0.15,
versions/v0.14,
versions/v0.13,
versions/v0.12,
versions/v0.11,
]
- url: ../kubewarden-product-docs # en
branches: [HEAD]
start_paths: [shared, docs/next, docs/version-*]
- url: ../stackstate-product-docs # en
branches: [HEAD]
start_paths: [shared, docs/next, docs/version-*]
- url: ../longhorn-product-docs # en
branches: [main]
start_paths: [shared, docs/version-1.7.0, docs/version-1.8.0]
- url: ../harvester-product-docs # en
branches: [main]
start_paths: [versions/v1.3, versions/v1.4, versions/v1.5]
- url: ../rancher-product-docs # en, zh
start_paths:
[shared, versions/latest, versions/v2.10, versions/v2.9, versions/v2.8]
- url: ../rke2-product-docs # en, zh
branches: [main]
start_path: versions/latest
- url: ../k3s-product-docs # en, ja, ko, zh
branches: [main]
start_path: versions/latest
ui:
bundle:
url: https://github.com/rancher/product-docs-ui/blob/main/build/ui-bundle.zip?raw=true
snapshot: true
supplemental_files: ./product-docs-supplemental-files
asciidoc:
attributes:
page-pagination: ""
tabs-sync-option: ""
kw-build-type: "product" # One of 'community' or 'product'
kw-product-name: "SUSE® Rancher Prime: Admission Policy Manager (Kubewarden)"
kw-community-name: "Kubewarden"
extensions:
- asciidoctor-kroki
- "@asciidoctor/tabs"
antora:
extensions:
- require: "@antora/lunr-extension"
languages: [en, ja, zh] # ko not supported by extension
- require: "@sntke/antora-mermaid-extension" # <1>
mermaid_library_url: https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs # <2>
script_stem: header-scripts # <3>
mermaid_initialize_options: # <4>
output:
dir: build/site