-
Notifications
You must be signed in to change notification settings - Fork 3
/
antora-playbook.yml
43 lines (43 loc) · 1.31 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
site:
title: ThoughtSpot Documentation
url: https://help-cloud.vercel.app/
start_page: home::index.adoc
content:
sources:
# embedding empty credentials in the URL disables the Edit this Page link for any page created from this repository
- url: .
branches: HEAD
start_path: home
- url: [email protected]:thoughtspot/thoughtspot-docs.git
# Cloud docs branches
branches: ['10.0.0.cl','10.1.0.cl','10.2.0.cl','10.3.0.cl','10.4.0.cl','10.5.0.cl']
start_path: cloud/
ui:
bundle:
# url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
url: ui-bundle/ui2-bundle.zip
supplemental_files:
- path: .nojekyll
- path: ui.yml
contents: "static_files: [ .nojekyll ]"
snapshot: true
asciidoc:
attributes:
#software: true
#cloud: false
help: ''
page-company: ThoughtSpot
tabs: tabs
docs-site: https://docs.thoughtspot.com/cloud/
support-url: https://community.thoughtspot.com/customers/s/contactsupport[ThoughtSpot Support^]
seekwell: SeekWell
cl-subscription-agreement: https://www.thoughtspot.com/legal/thoughtspot-cloud-subscription-agreement[subscription agreement^]
extensions:
- "@djencks/asciidoctor-tabset-block"
output:
clean: true
dir: build/
runtime:
fetch: true
log:
level: error