Skip to content

Commit 403b9a5

Browse files
committed
process: solve building errors
Ref: closes #310
1 parent a5e52ca commit 403b9a5

File tree

6 files changed

+5
-105
lines changed

6 files changed

+5
-105
lines changed

process/process_areas/requirements_engineering/guidance/requirements_process_reqs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Process Requirement Attributes
5252
* last part of the feature tree
5353
* keyword describing the content of the requirement.
5454

55-
The naming convention is defined here: :need:`SCORE_doc__naming_conventions`
55+
The naming convention is defined here: <SCORE_doc__naming_conventions>
5656

5757
.. gd_req:: Requirement attribute: title
5858
:id: gd_req__requirements_attr_title

process/process_areas/safety_analysis/guidance/safety_analysis_guideline.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The analysis considers single faults that can mitigate a safety requirement.
9090
| :argument: "Calling app gets error information"
9191
| :status: valid
9292
93-
The example is also used in the building blocks <:ref:`score_building_block_example`>.
93+
The example is also used in the building blocks <score_building_block_example>.
9494

9595

9696
Step-by-Step-approach DFA:
@@ -126,4 +126,4 @@ So it could be shown that the analysis was done and no fault model is applicable
126126
| :argument:
127127
| :status: valid
128128
129-
The example is also used in the concept description <:ref:`safety_analysis_feature_example`> and also in the building blocks <:ref:`building_block_example`>.
129+
The example is also used in the concept description <score_building_block_example> and also in the building blocks <:ref:`building_block_example`>.

process/process_areas/safety_analysis/guidance/safety_analysis_process_reqs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Process Safety Analysis Attributes
5050
* keyword descirbing the level of analysis
5151
* keyword describing the content of the Safety Analysis
5252

53-
The naming convention is defined here: :ref:`naming_convention_needs`
53+
The naming convention is defined here: :need:`here <SCORE_doc__naming_conventions>`
5454

5555
.. gd_req:: Safety Analysis attribute: title
5656
:id: gd_req__saf_attr_title
@@ -244,5 +244,5 @@ Process Requirements Checks
244244

245245
It shall be checked that Safety Analysis (Safety != QM) can only be linked against elements with the same ASIL.
246246

247-
.. needextend:: "process_areas/safety_analysis" in docname
247+
.. needextend:: docname is not None and "process_areas/safety_analysis" in docname
248248
:+tags: safety_analysis

process/workflows/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Workflows
2121

2222
process_management
2323
quality_management
24-
safety_analysis
2524

2625

2726
S-CORE Workflow list

process/workflows/safety_analysis.rst

Lines changed: 0 additions & 60 deletions
This file was deleted.

process/workproducts/index.rst

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -99,25 +99,6 @@ Product development
9999
Platform development
100100
^^^^^^^^^^^^^^^^^^^^
101101

102-
.. workproduct:: Feature Safety Analysis
103-
:id: wp__feature_safety_analysis
104-
:status: draft
105-
:tags: safety
106-
:complies: std_wp__iso26262__analysis_851, std_wp__iso26262__software_752
107-
108-
Bottom-Up Safety Analysis with e.g. FMEA method, verifies the feature architecture (as part of SW Safety Concept)
109-
- Detection and prevention mitigations linked to Software Feature Requirements or Assumptions of Use
110-
111-
.. workproduct:: Feature DFA
112-
:id: wp__feature_dfa
113-
:status: draft
114-
:tags: safety
115-
:complies: std_wp__iso26262__analysis_751, std_wp__iso26262__software_753
116-
117-
Dependent Failure Analysis on platform/feature level
118-
- Detection and prevention mitigations linked to Software Feature Requirements or Assumptions of Use
119-
Perform analysis on interactions between safety related and non-safety related modules or modules with different ASIL of one feature. Including potential influences from the rest of the SW platform.
120-
121102
.. workproduct:: Platform Build Configuration
122103
:id: wp__platform_sw_build_config
123104
:status: draft
@@ -140,26 +121,6 @@ Platform development
140121
Component development
141122
^^^^^^^^^^^^^^^^^^^^^
142123

143-
.. workproduct:: Component Safety Analysis
144-
:id: wp__sw_component_safety_analysis
145-
:status: draft
146-
:tags: safety
147-
:complies: std_wp__iso26262__analysis_851, std_wp__iso26262__software_752, std_wp__isopas8926__4524
148-
149-
Bottom-Up Safety Analysis with e.g. FMEA method, verifies the component architecture (as part of SW Safety Concept)
150-
- Detection and prevention mitigations linked to Software Component Requirements or Assumptions of Use
151-
152-
.. workproduct:: Component DFA
153-
:id: wp__sw_component_dfa
154-
:status: draft
155-
:tags: safety
156-
:complies: std_wp__iso26262__analysis_751, std_wp__iso26262__software_753
157-
158-
Dependent Failure Analysis on component/module level
159-
- Detection and prevention mitigations linked to Software Component Requirements or Assumptions of Use
160-
Perform analysis of safety related and non-safety related sub-elements or sub-elements with different ASIL.
161-
Perform analysis on interactions between safety related and non-safety related sub-components or sub-components with different ASIL of one component. Including potential influences from the other components in the component's module.
162-
163124
.. workproduct:: Module Build Configuration
164125
:id: wp__module_sw_build_config
165126
:status: draft

0 commit comments

Comments
 (0)