-
Notifications
You must be signed in to change notification settings - Fork 0
/
actions.yml
33 lines (33 loc) · 960 Bytes
/
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
app-action:
text: Architecture
location: architecture/index.html
content:
content-markdown:
style: true
source:
content-resource: readme.md
children:
- app-label:
text: Core
uris: core
children:
- "../nasdanika.github.io/target/model-doc/actions/org.nasdanika.architecture.core.core.genmodel.xml#/"
- core.gen/actions.yml
- app-label:
text: C4 Model
uris: c4
children:
- "../nasdanika.github.io/target/model-doc/actions/org.nasdanika.architecture.c4.c4.genmodel.xml#/"
- c4.gen/actions.yml
- cloud/actions.yml
- containers/actions.yml
- maven/actions.yml
navigation:
- app-link:
text: Javadoc
icon: fab fa-java
location: maven-site/apidocs/index.html
- app-link:
text: Maven site
uris: maven-site
location: maven-site/index.html