File tree Expand file tree Collapse file tree
executor/docs/requirements
orchestrator/docs/requirements Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -249,3 +249,6 @@ Interfaces
249249 :safety: ASIL_B
250250 :status: valid
251251 :version: 1
252+
253+ .. needextend :: "c.this_doc()"
254+ :+tags: baselibs
Original file line number Diff line number Diff line change 2020 :safety: ASIL_B
2121 :security: YES
2222 :realizes: wp__requirements_inspect[version==1]
23+ :tags: baselibs
2324
2425
2526Requirement Inspection Checklist
Original file line number Diff line number Diff line change @@ -222,5 +222,5 @@ Requirements
222222 calculation (e.g. SHA-256, SHA-512) and checksum algorithms (e.g. CRC-32) over
223223 byte data and streams via a pluggable interface.
224224
225- .. needextend :: is_external == False and "__baselibs" in id
225+ .. needextend :: "c.this_doc()"
226226 :+tags: baselibs
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Base Libraries
2222 :status: valid
2323 :version: 1
2424 :safety: ASIL_B
25- :tags: feature_request
25+ :tags: feature_request, baselibs
2626 :security: YES
2727 :realizes: wp__feat_request[version==1]
2828
Original file line number Diff line number Diff line change @@ -62,6 +62,3 @@ Requirements
6262 - Replace the example content by the real content for your first requirement (according to :need: `gd_guidl__req_engineering `)
6363 - Set the status to valid and start the review/merge process
6464 - Add other needed requirements for your feature
65-
66- .. needextend :: "component_name" in id and is_external == False
67- :+tags: component_name
Original file line number Diff line number Diff line change @@ -62,6 +62,3 @@ Requirements
6262 - Replace the example content by the real content for your first requirement (according to :need: `gd_guidl__req_engineering `)
6363 - Set the status to valid and start the review/merge process
6464 - Add other needed requirements for your feature
65-
66- .. needextend :: "component_name" in id and is_external == False
67- :+tags: component_name
You can’t perform that action at this time.
0 commit comments