forked from tigergraph/doc-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathantora-playbook.yml
40 lines (40 loc) · 1.27 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
site:
title: Docs
url: https://docs.tigergraph.com/
start_page: home::index.adoc
robots: |
User-agent: *
Sitemap: https://docs.tigergraph.com/sitemap.xml
content:
sources:
- url: https://github.com/tigergraph/doc-site.git
branches: [main]
start_paths: home
- url: https://github.com/tigergraph/server-docs.git
branches: [3.2, 3.3, 3.4, 3.5]
- url: https://github.com/tigergraph/gui-docs.git
branches: [3.2, 3.3, 3.4, 3.5]
- url: https://github.com/tigergraph/cloud-docs.git
branches: main
- url: https://github.com/tigergraph/tigdsl-docs.git
branches: main
- url: https://github.com/tigergraph/gsql-docs.git
branches: [3.2, 3.3, 3.4, 3.5]
- url: https://github.com/tigergraph/tigergraphql.git
branches: [main, 0.8]
- url: https://github.com/tigergraph/mlworkbench-docs.git
branches: [main]
ui:
bundle:
url: https://github.com/tigergraph/antora-ui/blob/main/build/ui-bundle.zip?raw=true
snapshot: true
asciidoc:
attributes:
page-component-order: '!home, cloud, tigergraph-server, gsql-ref, gui, graph-ml, ml-workbench, graphql'
extensions:
- ./libs/tabs-block.js
urls:
html_extension_style: drop
latest_version_segment_strategy: redirect:to
latest_version_segment: current
redirect_facility: netlify