File tree Expand file tree Collapse file tree 7 files changed +16
-12
lines changed
modules/module_name/component_name/docs Expand file tree Collapse file tree 7 files changed +16
-12
lines changed Original file line number Diff line number Diff line change 1717 :id: doc__feature_name_arc_inspection
1818 :status: draft
1919 :safety: ASIL_B
20+ :security: YES
2021 :realizes: wp__sw_arch_verification
2122 :tags: template
2223
2627 - Modify ``Your Feature Name `` to be your Feature Name
2728 - Modify ``id `` to be your Feature Name in lower snake case preceded by ``doc__ `` and followed by ``_arc_inspection ``
2829 - Adjust ``status `` to be ``valid ``
29- - Adjust ``safety `` and ``tags `` according to your needs
30+ - Adjust ``safety ``, `` security `` and ``tags `` according to your needs
3031
3132Architecture Inspection Checklist
3233=================================
Original file line number Diff line number Diff line change @@ -187,10 +187,10 @@ Footnotes
187187.. toctree ::
188188 :hidden:
189189
190- requirements/index.rst
191- requirements/chklst_req_inspection.rst
192190 architecture/index.rst
193191 architecture/chklst_arc_inspection.rst
194- safety_planning/index.rst
192+ requirements/index.rst
193+ requirements/chklst_req_inspection.rst
195194 safety_analysis/fmea.rst
196195 safety_analysis/dfa.rst
196+ safety_planning/index.rst
Original file line number Diff line number Diff line change 1717 :id: doc__feature_name_req_inspection
1818 :status: draft
1919 :safety: ASIL_B
20+ :security: YES
2021 :realizes: wp__requirements_inspect
2122 :tags: template
2223
2627 - Modify ``Your Feature Name `` to be your Feature Name
2728 - Modify ``id `` to be your Feature Name in lower snake case preceded by ``doc__ `` and followed by ``_req_inspection ``
2829 - Adjust ``status `` to be ``valid ``
29- - Adjust ``safety `` and ``tags `` according to your needs
30+ - Adjust ``safety ``, `` security `` and ``tags `` according to your needs
3031
3132Requirement Inspection Checklist
3233================================
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ Additional to the tailoring in the SW platform project as defined in the project
4343 - <work product/requirement> - <Argumentation why it is not needed or replaced by another work product or activity.>
4444
4545
46- Inter-process Communication Safety Work Products
47- ================================================
46+ Safety Work products List
47+ =========================
4848
4949.. list-table :: Feature <feature_name> Work products
5050 :header-rows: 1
Original file line number Diff line number Diff line change 1717 :id: doc__component_name_arc_inspection
1818 :status: draft
1919 :safety: ASIL_B
20+ :security: YES
2021 :realizes: wp__sw_arch_verification
2122 :tags: template
2223
2627 - Modify ``Your Component Name `` to be your component Name
2728 - Modify ``id `` to be your component Name in lower snake case preceded by ``doc__ `` and followed by ``_arc_inspection ``
2829 - Adjust ``status `` to be ``valid ``
29- - Adjust ``safety `` and ``tags `` according to your needs
30+ - Adjust ``safety ``, `` security `` and ``tags `` according to your needs
3031
3132Architecture Inspection Checklist
3233=================================
Original file line number Diff line number Diff line change @@ -174,11 +174,11 @@ Footnotes
174174.. toctree ::
175175 :hidden:
176176
177- requirements/index.rst
178- requirements/chklst_req_inspection.rst
179177 architecture/index.rst
180178 architecture/chklst_arc_inspection.rst
179+ component_classification.rst
181180 detailed_design/index.rst
181+ requirements/index.rst
182+ requirements/chklst_req_inspection.rst
182183 safety_analysis/fmea.rst
183184 safety_analysis/dfa.rst
184- component_classification.rst
Original file line number Diff line number Diff line change 1717 :id: doc__component_name_req_inspection
1818 :status: draft
1919 :safety: ASIL_B
20+ :security: YES
2021 :realizes: wp__requirements_inspect
2122 :tags: template
2223
2627 - Modify ``Your Component Name `` to be your Component Name
2728 - Modify ``id `` to be your Component Name in lower snake case preceded by ``doc__ `` and followed by ``_req_inspection ``
2829 - Adjust ``status `` to be ``valid ``
29- - Adjust ``safety `` and ``tags `` according to your needs
30+ - Adjust ``safety ``, `` security `` and ``tags `` according to your needs
3031
3132Requirement Inspection Checklist
3233================================
You can’t perform that action at this time.
0 commit comments