Skip to content

Commit 43b3a13

Browse files
authored
Merge pull request #551 from etas-contrib/fix_remaining_arc_links
fix remaining missing links
2 parents adcf5d3 + e2fdbc6 commit 43b3a13

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

process/folder_templates/modules/module_name/component_name/docs/architecture/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ A component can optional also consist of subcomponents to further structure the
8787
:status: invalid
8888
:belongs_to: comp__component_name_template
8989
:uses: logic_arc_int__feature_name__interface_name1
90+
:fulfils: comp_req__component_name__some_title
9091

9192
.. needarch::
9293
:scale: 50
@@ -103,6 +104,7 @@ Dynamic Architecture
103104
:safety: ASIL_B
104105
:status: invalid
105106
:belongs_to: comp__component_name_template
107+
:fulfils: comp_req__component_name__some_title
106108

107109
Put here a sequence diagram
108110

process/process_areas/architecture_design/guidance/architecture_modeling_example.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ Component Architecure File(s)
222222
:safety: ASIL_B
223223
:security: NO
224224
:belongs_to: comp__component_example_1
225+
:fulfils: comp_req__example_feature__archex_example_req
225226

226227
.. needarch::
227228
:scale: 50

0 commit comments

Comments
 (0)