forked from eclipse-esmf/eclipse-esmf.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsite.yml
71 lines (70 loc) · 2.46 KB
/
site.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
site:
title: "Eclipse Semantic Modeling Framework (ESMF)"
url: https://eclipse-esmf.github.io
start_page: esmf-documentation::index.adoc
content:
sources:
- url: .
branches: HEAD
start_path: documentation
- url: https://github.com/eclipse-esmf/esmf-semantic-aspect-meta-model
branches: HEAD
tags: ["v2.1.0", "v2.0.0"]
start_path: documentation
- url: https://github.com/eclipse-esmf/esmf-sdk
branches: HEAD
tags: ["v2.9.8","v2.9.7","v2.9.6","v2.9.5","v2.9.4"]
start_path: documentation/developer-guide
- url: https://github.com/eclipse-esmf/esmf-aspect-model-editor
branches: HEAD
tags: ["v5.6.1","v5.6.0","v5.5.0"]
start_path: documentation/ame-guide
- url: https://github.com/eclipse-esmf/esmf-sdk-js-schematics
branches: HEAD
tags: ["v2.8.1","v2.8.0","v2.7.0"]
start_path: documentation/js-sdk-guide
- url: https://github.com/eclipse-esmf/esmf-sdk-js-aspect-model-loader
branches: HEAD
tags: ["v2.3.3"]
start_path: documentation/js-sdk-aml-guide
- url: https://github.com/eclipse-esmf/esmf-sdk-py-aspect-model-loader
branches: HEAD
tags: ["v2.1.5","v2.1.4","v2.1.3","v2.1.2","v2.1.1"]
start_path: documentation/python-sdk-guide
ui:
bundle:
url: https://github.com/eclipse-esmf/esmf-antora-ui/releases/download/v1.6.0/esmf-antora-ui-bundle-1.6.0.zip
snapshot: true
supplemental_files:
- path: ui.yml
contents: |
static_files: [ .nojekyll ]
- path: .nojekyll
runtime:
cache_dir: ./.cache/antora
antora:
extensions:
- require: '@antora/lunr-extension'
index_latest_only: true
asciidoc:
attributes:
doctype: book
sectanchors: true
idprefix: ''
idseparator: '-'
stem: 'asciimath'
ok: 'icon:check-circle[role="green",size="2x"]'
nok: 'icon:times-circle[role="red",size="2x"]'
# The latest specified SAMM version
meta-model-version: 2.1.0
meta-model-full-name: Semantic Aspect Meta Model
meta-model-abbr: SAMM
samm: urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#@
samm-c: urn:samm:org.eclipse.esmf.samm:characteristic:2.1.0#@
samm-e: urn:samm:org.eclipse.esmf.samm:entity:2.1.0#@
unit: urn:samm:org.eclipse.esmf.samm:unit:2.1.0#@
# The version of the latest SAMM maven artifact
aspect-meta-model-version: '2.1.0'
esmf-sdk-version: '2.9.8'
esmf-sdk-js-aspect-model-loader-version: '2.3.3'
example-ns: com.mycompany@