Skip to content

Commit 3460cc3

Browse files
authored
update requirements formulations as reported by tool team (#50)
1 parent db0edb3 commit 3460cc3

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

process/process_areas/documentation_management/guidance/documentation_process_reqs.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -76,19 +76,19 @@ Document Management Process Requirements
7676
Note: In the future this may also be automated based on an analysis of content during the
7777
documentation build for every commit of the file containing the document.
7878

79-
.. gd_req:: Document Approver
80-
:id: gd_req__doc_approver
81-
:status: valid
82-
:complies: std_req__iso26262__support_1045
83-
84-
Documents headers shall contain an "approver" attribute, which is added during documentation build
85-
and contains the name of the last approval reviewer of the file containing the document.
86-
8779
.. gd_req:: Document Reviewer
8880
:id: gd_req__doc_reviewer
8981
:status: valid
9082
:complies: std_req__iso26262__support_1043
9183

9284
Documents headers shall contain "reviewer" attribute, which is added during documentation build
93-
and contains the last PR reviewers of the file containing the document, which were not covered by
94-
:need:`gd_req__doc_approver`.
85+
and contains only the names of the last PR reviewers, which actually reviewed the file
86+
containing the document, which were not covered by :need:`gd_req__doc_approver`.
87+
88+
.. gd_req:: Document Approver
89+
:id: gd_req__doc_approver
90+
:status: valid
91+
:complies: std_req__iso26262__support_1045
92+
93+
Documents headers shall contain an "approver" attribute, which is added during documentation build
94+
and contains only the names of the last approval reviewers, which actually approved the file containing the document.

process/process_areas/requirements_engineering/guidance/requirements_process_reqs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Process Requirement Attributes
8989
:tags: attribute, mandatory
9090
:satisfies: wf__req__stkh_req, wf__req__feat_req, wf__req__comp_req
9191

92-
Each requirement, apart from process requirements, shall have a type of one of following options:
92+
Each requirement, apart from process and tool requirements, shall have a type of one of following options:
9393

9494
* Functional
9595
* Interface

0 commit comments

Comments
 (0)