Skip to content

Commit

Permalink
Making the example most straightforward
Browse files Browse the repository at this point in the history
  • Loading branch information
Riduidel committed May 30, 2024
1 parent a6a5bc1 commit 8140241
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ workspace "aadarchi-documentation-system" {
}
component "myContainer" "ContainerComponents" "myContainer components" {
include *
// Don't forget to add that statement to have view updated with components detected during aadarchi work
properties {
"aadarchi.auto.update" "true"
}
}
styles {
element queue {
Expand Down

0 comments on commit 8140241

Please sign in to comment.