website-and-documentation/resources/edp-likec4/views/documentation/components-template-documentation.c4
Stephan Lo f0ca9bbce2
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 53s
feat(doc-structure): documentation structure ready for team development or writing resp.
2025-11-16 23:10:11 +01:00

11 lines
No EOL
383 B
Text

views {
view components-template-documentation of documentation {
description 'Documentation System Context View'
include documentation
include platformdeveloper with {
title 'Technical Writer'
description 'Could be an engineer, but in this case it\'s the Technical Writer'
}
// autoLayout LeftRight 120 110
}
}