-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathantora-playbook-es.yml
More file actions
82 lines (82 loc) · 2.69 KB
/
antora-playbook-es.yml
File metadata and controls
82 lines (82 loc) · 2.69 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
78
79
80
81
82
site:
title: Documentación CTI
# the 404 page and sitemap files only get generated when the url property is set
url: https://labviewcommunitytraining.github.io/www/es
start_page: ROOT::index.adoc
robots: allow
antora:
extensions:
- require: '@antora/lunr-extension'
languages: [es]
- require: ./antora-navigator-extension
config_file: ./antora-navigator-es.yml
- require: '@antora/pdf-extension'
config_file: ./antora-assembler.yml
urls:
latest_version_segment: latest
latest_version_segment_strategy: redirect:to
content:
sources:
- url: https://github.com/LabVIEWCommunityTraining/Website-Home-Section
branches: main
start_paths: es
- url: https://github.com/LabVIEWCommunityTraining/Website-Course-Template
branches: [v*.*]
start_paths: www/es
- url: https://github.com/LabVIEWCommunityTraining/cti-documentation
branches: [v*.*]
start_paths: www/es
asciidoc:
attributes:
page-component-order: 'ROOT, course-labview, course-template'
experimental: ''
idprefix: ''
idseparator: '-'
page-pagination: ''
# shortcut
lv: LabVIEW(TM)
wip: Esta pagina esta siendo escrita
nt: Necesito traducción de la página en
# Spanish translation, courtesy of Eddú Meléndez <eddu.melendez@gmail.com> with updates from Fede Mendez <federicomh@gmail.com> --> https://github.com/asciidoctor/asciidoctor/tree/main/data/locale
appendix-caption: Apéndice
appendix-refsig: Apéndice
caution-caption: Precaución
chapter-signifier: Capítulo
chapter-refsig: Capítulo
example-caption: Ejemplo
figure-caption: Figura
important-caption: Importante
last-update-label: Ultima actualización
ifdef::listing-caption[:listing-caption: Lista]
ifdef::manname-title[:manname-title: Nombre]
note-caption: Nota
part-signifier: Parte
part-refsig: Parte
ifdef::preface-title[:preface-title: Prefacio]
section-refsig: Sección
table-caption: Tabla
tip-caption: Sugerencia
toc-title: Tabla de Contenido
untitled-label: Sin título
version-label: Versión
warning-caption: Aviso
ui:
bundle:
url: https://labviewcommunitytraining.github.io/Website-UI/es/ui-bundle.zip
supplemental_files:
- path: partials/footer-scripts.hbs
contents: ./supplemental-ui/partials/footer-scripts.hbs
- path: partials/head-meta.hbs
contents: ./supplemental-ui/partials/head-meta.hbs
- path: partials/nav.hbs
contents: ./supplemental-ui/partials/nav.hbs
- path: js/nav.js
contents: ./supplemental-ui/js/nav.js
- path: css/nav.css
contents: ./supplemental-ui/css/nav.css
- path: ui.yml
contents: |
static_files:
- .nojekyll
- favicon.ico
- path: .nojekyll