10 lines
No EOL
328 B
Text
10 lines
No EOL
328 B
Text
model {
|
|
documentation = system 'Documentation' {
|
|
description 'Documentation system for EDP LikeC4 platform.'
|
|
technology 'Static Site Generator'
|
|
icon tech:electron
|
|
-> edp 'provides documentation for'
|
|
platformdeveloper -> documentation "creates and maintains documentation"
|
|
|
|
}
|
|
} |