You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/internals/requirements/requirements.rst
+18-12Lines changed: 18 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -354,9 +354,9 @@ Versioning
354
354
request of the file containing the document.
355
355
356
356
357
-
-------
358
-
Mapping
359
-
-------
357
+
--------
358
+
Mapping
359
+
--------
360
360
361
361
.. needtable::
362
362
:style: table
@@ -997,12 +997,18 @@ Testing
997
997
Docs-As-Code shall enforce that needs of type :need:`tool_req__docs_saf_types` have a
998
998
`violates` links to at least one dynamic / static diagram according to the table.
999
999
1000
-
|Source | Target |
1001
-
|-- | -- |
1002
-
|feat_saf_dfa | feat_arc_sta |
1003
-
|comp_saf_dfa | comp_arc_sta |
1004
-
|feat_saf_fmea | feat_arc_dyn |
1005
-
|comp_saf_fmea | comp_arc_dyn |
1000
+
1001
+
.. table::
1002
+
:widths: auto
1003
+
1004
+
============= ===================
1005
+
Link Source Allowed Link Target
1006
+
============= ===================
1007
+
feat_saf_dfa feat_arc_sta
1008
+
comp_saf_dfa comp_arc_sta
1009
+
feat_saf_fmea feat_arc_dyn
1010
+
comp_saf_fmea comp_arc_dyn
1011
+
============= ===================
1006
1012
1007
1013
1008
1014
@@ -1042,9 +1048,9 @@ Testing
1042
1048
1043
1049
Docs-As-Code shall enforce that every Safety Analysis has a short description of the failure effect (e.g. failure lead to an unintended actuation of the analysed element)
0 commit comments