Documentation

This commit is contained in:
FlightControl
2017-05-29 14:09:07 +02:00
parent bc734f1190
commit 4e29565382
27 changed files with 1007 additions and 456 deletions

View File

@@ -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>