MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2021-05-11 10:03:03 +00:00
parent 7910c9b074
commit f99cc49abb
125 changed files with 9264 additions and 1580 deletions

View File

@@ -1255,6 +1255,20 @@ Controls a network of short range air/missile defense groups.</p>
</div>
<div class="w3-container w3-padding w3-white picturebox" style="word-break:break-word;"><p>
<p><strong>Utils</strong> - Lua Profiler.</p>
</p></div>
</div>
</div>
<div class="w3-col s12 m6 l4">
<div class="w3-card-4 w3-white w3-margin-16">
<div class="w3-display-container w3-text-white w3-text-shadow">
<img src= "../Images/MOOSE.JPG" alt="Image">
<div class="w3-display-bottommiddle" style="word-break:break-word;"><h2><strong><a href="Utilities.Templates.html">Utilities.Templates</a></strong></h2></div>
</div>
<div class="w3-container w3-padding w3-white picturebox" style="word-break:break-word;"><p>
<p><strong>Utils</strong> Templates</p>
<p>DCS unit templates</p>
</p></div>
</div>
</div>
@@ -1679,7 +1693,7 @@ If an ad-hoc report is requested, use the method <a href="Tasking.Task_Manager.h
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(TASK_MANAGER).GetScores">TASK_MANAGER:GetScores(Scores)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(TASK_MANAGER).GetScores">TASK_MANAGER:GetScores()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Returns a table with the scores defined.</p>
</td>
@@ -3783,7 +3797,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(TASK_MANAGER).GetScores" ><strong>TASK_MANAGER:GetScores(Scores)</strong></a></h2>
<h2><a id="#(TASK_MANAGER).GetScores" ><strong>TASK_MANAGER:GetScores()</strong></a></h2>
</div>
<p>Returns a table with the scores defined.</p>
@@ -3794,18 +3808,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="w3-margin-left">
<p><a href="Core.Fsm.html##(FSM)">Core.Fsm#FSM</a></p>
</div>
<h2><strong>Parameter:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#table
<strong><strong>Scores</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p>#table:</p>
</div>
<div class="w3-half">
<p>Scores.</p>
</div>
</div>
</div>
</div>