Remove unused example diagrams
This commit is contained in:
parent
f82ac4755b
commit
2a8297a21d
3 changed files with 0 additions and 35 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
system: The whole system
|
|
||||||
|
|
||||||
externalSystemOne: External System
|
|
||||||
externalSystemOne.shape: cloud
|
|
||||||
|
|
||||||
externalSystemTwo: External System
|
|
||||||
|
|
||||||
externalSystemOne -> System
|
|
||||||
system -> externalSystemTwo: updates some records
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
system: The whole system
|
|
||||||
|
|
||||||
externalSystemOne: External System
|
|
||||||
externalSystemOne.shape: cloud
|
|
||||||
|
|
||||||
externalSystemTwo: External System
|
|
||||||
|
|
||||||
externalSystemOne -> System: https
|
|
||||||
system -> externalSystemTwo: https
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
|
|
||||||
system: The whole system {
|
|
||||||
componentOne: Component One
|
|
||||||
componentTwo: Component Two {
|
|
||||||
subComponent: Sub Component
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
externalSystemOne: External System
|
|
||||||
externalSystemOne.shape: cloud
|
|
||||||
|
|
||||||
externalSystemTwo: External System
|
|
||||||
|
|
||||||
|
|
||||||
system.componentOne -> externalSystemTwo
|
|
||||||
externalSystemOne -> system
|
|
||||||
system.componentOne -> system.componentTwo
|
|
||||||
Loading…
Reference in a new issue