MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-01-23 10:45:47 +00:00
parent 1b7d6fcf32
commit 752c5c4023
131 changed files with 1126 additions and 845 deletions

View File

@@ -1334,7 +1334,7 @@ Controls a network of short range air/missile defense groups.</p>
<div class="w3-display-bottommiddle" style="word-break:break-word;"><h2><strong><a href="Utils.html">Utils</a></strong></h2></div>
</div>
<div class="w3-container w3-padding w3-white picturebox" style="word-break:break-word;"><p>
<p>This module contains derived utilities taken from the MIST framework, which are excellent tools to be reused in an OO environment.</p>
<p>This module contains derived utilities taken from the MIST framework, as well as a lot of added helpers from the MOOSE community.</p>
</p></div>
</div>
</div>
@@ -1491,7 +1491,7 @@ Controls a network of short range air/missile defense groups.</p>
</div>
<div class="w3-container w3-white" id="module_description">
<p>This module contains derived utilities taken from the MIST framework, which are excellent tools to be reused in an OO environment.</p>
<p>This module contains derived utilities taken from the MIST framework, as well as a lot of added helpers from the MOOSE community.</p>
@@ -1505,6 +1505,7 @@ Controls a network of short range air/missile defense groups.</p>
<ul>
<li>FlightControl : Rework to OO framework.</li>
<li>And many more</li>
</ul>
@@ -1739,6 +1740,36 @@ Controls a network of short range air/missile defense groups.</p>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CALLSIGN).Aircraft">CALLSIGN.Aircraft</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CALLSIGN).B1B">CALLSIGN.B1B</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CALLSIGN).B52">CALLSIGN.B52</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CALLSIGN).F15E">CALLSIGN.F15E</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CALLSIGN).F16">CALLSIGN.F16</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CALLSIGN).F18">CALLSIGN.F18</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
@@ -1757,6 +1788,12 @@ Controls a network of short range air/missile defense groups.</p>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CALLSIGN).Tanker">CALLSIGN.Tanker</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CALLSIGN).TransportAircraft">CALLSIGN.TransportAircraft</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
</table>
@@ -2689,6 +2726,61 @@ use negative idp for rounding ahead of decimal place, positive for rounding afte
<p> Aircraft</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(CALLSIGN).B1B" ><strong>CALLSIGN.B1B</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(CALLSIGN).B52" ><strong>CALLSIGN.B52</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(CALLSIGN).F15E" ><strong>CALLSIGN.F15E</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(CALLSIGN).F16" ><strong>CALLSIGN.F16</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(CALLSIGN).F18" ><strong>CALLSIGN.F18</strong></a>
</div>
</div>
@@ -2731,6 +2823,17 @@ use negative idp for rounding ahead of decimal place, positive for rounding afte
<p> Tanker</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(CALLSIGN).TransportAircraft" ><strong>CALLSIGN.TransportAircraft</strong></a>
</div>
</div>