Skip to content

Commit e0e0599

Browse files
Merge pull request #1 from KrkiCZ/fork/doc_change
Fix parameter name of `uid_litem` in documentation.
2 parents c46fce8 + 52ddb2e commit e0e0599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/main.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ __Work artifacts__ (e.g., requirements) are defined by means of the following _S
219219
<table>
220220
<tr><th class = "middle">Command <th>Purpose
221221
<tr><td><b>\@uid{uid,brief}</b> <td>starts the definition of a "work artifact"<br> parameter: <b>uid</b> -- the @ref tr-uid "UID" of the "work artifact"<br> parameter: <b>brief</b> -- brief description of the "work artifact"
222-
<tr><td><b>\@uid_litem{item}</b> <td>adds new line - item in the "work artifact" definition<br>parameter: <b>title</b> -- Title of the line item(e.g., Details)
222+
<tr><td><b>\@uid_litem{title}</b> <td>adds new line - item in the "work artifact" definition<br>parameter: <b>title</b> -- Title of the line item(e.g., Details)
223223
<tr><td><b>\@uid_bw_trace{brief}</b> <td>adds the backward trace section in in the "work artifact" definition<br>parameter: <b>brief</b> -- request _Spexygen_ to add the brief item description
224224
<tr><td><b>\@uid_bw_trace</b> <td>adds the backward trace section in in the "work artifact" definition<br> overloaded version without requesting the brief description
225225
<tr><td><b>\@uid_fw_trace{levels}</b> <td>adds the forward trace section in in the "work artifact" definition<br> this is a request to _Spexygen_ to __generate__ the recursive @ref tr-fw "forward traceability" for the "work artifact" <br>optional parameter: <b>levels</b> truncates the displayed recursion levels

0 commit comments

Comments
 (0)