summaryrefslogtreecommitdiffstats
path: root/spec/spec/requirement-validation.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-27 16:18:19 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commitf313e5670bebb032cd438270321dbef2038ebc04 (patch)
tree0a099da5170781c46d0a4fa31f8cef8b240447ca /spec/spec/requirement-validation.yml
parentsphinxcontent: Add SphinxMapper.add_get_reference() (diff)
downloadrtems-central-f313e5670bebb032cd438270321dbef2038ebc04.tar.bz2
specdoc: Use mapper substitutions for descriptions
Diffstat (limited to 'spec/spec/requirement-validation.yml')
-rw-r--r--spec/spec/requirement-validation.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/spec/spec/requirement-validation.yml b/spec/spec/requirement-validation.yml
index d021896f..453d6ca0 100644
--- a/spec/spec/requirement-validation.yml
+++ b/spec/spec/requirement-validation.yml
@@ -16,8 +16,7 @@ spec-info:
attributes:
method:
description: |
- Validation by test is done through :ref:`SpecTypeTestCaseItemType`
- items.
+ Validation by test is done through ${test-case:/spec-name} items.
spec-type: requirement-validation-method
text:
description: |
@@ -28,7 +27,7 @@ spec-info:
met, by analysing static properties of the software product.
* *By inspection*: A statement shall be provided how the requirement
- is met, by inspection of the :term:`source code`.
+ is met, by inspection of the ${/glos/term/sourcecode:/term}.
* *By review of design*: A rationale shall be provided to demonstrate
how the requirement is satisfied implicitly by the software design.
@@ -36,7 +35,7 @@ spec-info:
description: |
This set of attributes provides a requirement validation evidence. The
item shall have exactly one link to the validated requirement with the
- :ref:`SpecTypeRequirementValidationLinkRole`.
+ ${requirement-validation-role:/spec-name}.
required-attributes: all
spec-name: Requirement Validation Item Type
spec-type: requirement-validation