mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Documentation
This commit is contained in:
@@ -456,7 +456,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap="nowrap"><a href="##(TASK).ReportDetails">TASK:ReportDetails(TaskGroup)</a></td>
|
||||
<td class="name" nowrap="nowrap"><a href="##(TASK).ReportDetails">TASK:ReportDetails(TaskGroup, ReportGroup)</a></td>
|
||||
<td class="summary">
|
||||
<p>Create a detailed report of the Task.</p>
|
||||
</td>
|
||||
@@ -2010,7 +2010,7 @@ self</p>
|
||||
<dt>
|
||||
|
||||
<a id="#(TASK).ReportDetails" >
|
||||
<strong>TASK:ReportDetails(TaskGroup)</strong>
|
||||
<strong>TASK:ReportDetails(TaskGroup, ReportGroup)</strong>
|
||||
</a>
|
||||
</dt>
|
||||
<dd>
|
||||
@@ -2020,12 +2020,17 @@ self</p>
|
||||
|
||||
<p>List the Task Status, and the Players assigned to the Task.</p>
|
||||
|
||||
<h3>Parameter</h3>
|
||||
<h3>Parameters</h3>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<p><code><em><a href="Wrapper.Group.html##(GROUP)">Wrapper.Group#GROUP</a> TaskGroup </em></code>: </p>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
|
||||
<p><code><em> ReportGroup </em></code>: </p>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
<h3>Return value</h3>
|
||||
|
||||
Reference in New Issue
Block a user