@@ -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.
0 commit comments