Skip to content

Commit 78e3f6d

Browse files
add captions and move file according to review findings
1 parent 49a6f9e commit 78e3f6d

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Requirements
3434
<Headlines (for the list of requirements if structuring is needed)>
3535
===================================================================
3636

37+
Component Requirements
38+
----------------------
39+
3740
.. comp_req:: Some Title
3841
:id: comp_req__component_name__some_title
3942
:reqtype: Process
@@ -53,6 +56,9 @@ Requirements
5356
- Set the status to valid and start the review/merge process
5457
- Add other needed requirements for your component
5558

59+
Assumption of Use Requirements
60+
------------------------------
61+
5662
.. aou_req:: Next Title
5763
:id: aou_req__component_name__next_title
5864
:reqtype: Process
@@ -62,6 +68,9 @@ Requirements
6268

6369
The Component User shall do xyz to use the component safely
6470

71+
Environmental Requirements
72+
--------------------------
73+
6574
.. aou_req:: Another Title
6675
:id: aou_req__component_name__another_title
6776
:reqtype: Process
@@ -72,6 +81,8 @@ Requirements
7281

7382
The Component shall only be used in a xyz environment to ensure its proper functioning.
7483

84+
Hints
85+
-----
7586

7687
.. attention::
7788
The above directives must be updated according to your feature requirements.

process/process_areas/architecture_design/_assets/architecture_modeling_example.rst renamed to process/process_areas/architecture_design/guidance/architecture_modeling_example.rst

File renamed without changes.

process/process_areas/architecture_design/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Architecture Design
2727
architecture_roles
2828
architecture_workflow
2929
architecture_workproducts
30-
_assets/architecture_modeling_example
30+
guidance/architecture_modeling_example
3131

3232

3333
.. needextend:: docname is not None and "process_areas/architecture_design" in docname

0 commit comments

Comments
 (0)