Skip to content

Commit e6460ed

Browse files
Fix wording in process overview documentation (#393)
1. Fix wording in process overview documentation 2. Add header to separate the priority 1 & 2 table for better readability Signed-off-by: Chidananda Swamy R <chidananda.swamy@ltts.com>
1 parent 88bd7ce commit e6460ed

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/internals/requirements/process_overview.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@ how well this tool implements process requirements.
1010
Unsatisfied Process Requirements
1111
################################
1212

13-
The following table lists tool requirements from our process
13+
The following table lists process requirements from our process
1414
which are not (yet) satisfied,
1515
i.e. covered by tool requirements.
1616

17+
Unsatisfied – Priority 1
18+
------------------------
19+
1720
.. needtable::
1821
:types: gd_req
1922
:columns: id;title;tags
@@ -51,6 +54,9 @@ i.e. covered by tool requirements.
5154
continue
5255
results.append(need)
5356

57+
Unsatisfied – Priority 2
58+
------------------------
59+
5460
.. needtable::
5561
:types: gd_req
5662
:columns: id;title;tags

0 commit comments

Comments
 (0)