-
Notifications
You must be signed in to change notification settings - Fork 2
/
actions.yml
36 lines (36 loc) · 1.07 KB
/
actions.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
app-action:
text: Core
location: core/index.html
uris: nasdanika://core
children:
- common/actions.yml
- drawio/actions.yml
- emf/actions.yml
- app-action:
text: Exec
location: exec/index.html
uris: exec
children:
- "../nasdanika.github.io/target/model-doc/actions/org.nasdanika.exec.exec.genmodel.xml#/"
- exec.gen/actions.yml
- graph/actions.yml
- maven/actions.yml
- app-action:
text: Ncore
uris: ncore
location: ncore/index.html
children:
- "../nasdanika.github.io/target/model-doc/actions/org.nasdanika.ncore.ncore.genmodel.xml#/"
- ncore.gen/actions.yml
- persistence/actions.yml
- resources/actions.yml
navigation:
- app-link:
text: Javadoc
uris: javadoc
icon: fab fa-java
location: maven-site/apidocs/index.html
- app-link:
text: Maven site
uris: maven-site
location: maven-site/index.html