mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Merge pull request #2266 from jmelfi/docs/2257_Requirements_Diagram_Table_Correction
Fix to table in documentation
This commit is contained in:
commit
dbdee1f7f8
@ -63,6 +63,7 @@ A requirement definition contains a requirement type, name, id, text, risk, and
|
||||
Type, risk, and method are enumerations defined in SysML.
|
||||
|
||||
| Keyword | Options |
|
||||
|---|---|
|
||||
| Type | requirement, functionalRequirement, interfaceRequirement, performanceRequirement, physicalRequirement, designConstraint |
|
||||
| Risk | Low, Medium, High |
|
||||
| VerifcationMethod | Analysis, Inspection, Test, Demonstration |
|
||||
@ -170,4 +171,4 @@ This example uses all features of the diagram.
|
||||
test_req5 - refines -> test_req6
|
||||
test_entity3 - verifies -> test_req5
|
||||
test_req <- copies - test_entity2
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user