-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathtechdocs-fr-playbook.yml
More file actions
77 lines (77 loc) · 1.83 KB
/
techdocs-fr-playbook.yml
File metadata and controls
77 lines (77 loc) · 1.83 KB
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: Documentation Technique
start_page: ROOT::index.adoc
keys:
language: fr
content:
sources:
- url: .
start_path: ./fr/home
branches: HEAD
- url: .
start_path: ./fr/data-publishing
branches: HEAD
- url: .
start_path: ./fr/data-processing
branches: HEAD
- url: .
start_path: ./fr/data-use
branches: HEAD
- url: .
start_path: ./fr/cloud-services
branches: HEAD
- url: .
start_path: ./fr/openapi
branches: HEAD
- url: .
start_path: ./fr/openapi-v1
branches: HEAD
- url: .
start_path: ./fr/openapi-v2
branches: HEAD
- url: .
start_path: ./fr/tools
branches: HEAD
- url: .
start_path: ./fr/system-components
branches: HEAD
#- url: .
# start_path: ./fr/guides
# branches: HEAD
#- 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/fr
#- url: https://github.com/gbif/doc-publishing-dna-derived-data.git
# start_path: en
# branches: antora
output:
clean: false
dir: ./output/fr
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: 'Contenu de la page'
language: fr
null: ␀
antora:
extensions:
- require: '@antora/lunr-extension'
index_latest_only: true
languages: [fr]
- require: ./unpublish-flagged-pages.js