-
Notifications
You must be signed in to change notification settings - Fork 0
/
root-action.yml
34 lines (32 loc) · 1.17 KB
/
root-action.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
app-action:
icon: https://docs.nasdanika.org/images/nasdanika-logo.png
text: Nasdanika
location: https://www.nasdanika.org
tooltip: Root action
children:
- app-action-reference: "${action-resource}#/" # ../target/model-doc/actions/high-level-architecture.drawio.xml
- app-action:
location: ${base-uri}search.html
icon: fas fa-search
text: Search
content:
content-interpolator:
source:
content-resource: classpath://org/nasdanika/html/model/app/gen/search.html
- app-action:
location: ${base-uri}glossary.html
icon: fas fa-book
text: Glossary
content:
content-interpolator:
source:
content-resource: classpath://org/nasdanika/html/model/app/gen/semantic-info.html
navigation:
- app-action:
icon: fab fa-github
text: Source
location: https://github.com/Nasdanika/demo-drawio-actions
- app-action:
icon: fas fa-book
text: Documentation
location: https://docs.nasdanika.org/modules/demos/modules/app-drawio/modules/actions/index.html