-
Notifications
You must be signed in to change notification settings - Fork 4
/
tech-docs-en-playbook.yml
77 lines (77 loc) · 1.82 KB
/
tech-docs-en-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
site:
title: Technical Documentation
start_page: ROOT::index.adoc
keys:
language: en
content:
sources:
- url: .
start_path: ./en/home
branches: main
- url: .
start_path: ./en/data-publishing
branches: main
- url: .
start_path: ./en/data-processing
branches: main
- url: .
start_path: ./en/data-use
branches: main
- url: .
start_path: ./en/cloud-services
branches: main
- url: .
start_path: ./en/openapi
branches: main
- url: .
start_path: ./en/openapi-v1
branches: main
- url: .
start_path: ./en/openapi-v2
branches: main
- url: .
start_path: ./en/tools
branches: main
- url: .
start_path: ./en/system-components
branches: main
#- url: .
# start_path: ./en/guides
# branches: main
#- url: https://github.com/gbif/ipt.git
# branches: [ipt-2.4-docs, master]
# edit_url: 'https://github.com/gbif/ipt/edit/master/{path}'
# start_path: docs/en
#- url: https://github.com/gbif/doc-publishing-dna-derived-data.git
# start_path: en
# branches: antora
output:
clean: false
dir: ./output/en
runtime:
fetch: true
cache_dir: ./cache
ui:
bundle:
url: https://builds.gbif.org/job/tech-docs-theme/lastSuccessfulBuild/artifact/build/ui-bundle.zip
snapshot: true
supplemental_files: ./supplemental_ui
urls:
html_extension_style: drop
latest_version_segment_strategy: redirect:to
latest_version_segment: latest
redirect_facility: httpd
asciidoc:
attributes:
idprefix: ''
idseparator: '-'
page-pagination: yes
page-toctitle: 'Page contents'
language: en
null: ␀
antora:
extensions:
- require: '@antora/lunr-extension'
index_latest_only: true
languages: [en]
- require: ./unpublish-flagged-pages.js