MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-09-28 10:01:57 +00:00
parent de347bb63f
commit 820c701913
32 changed files with 1820 additions and 704 deletions
+3 -4
View File
@@ -1585,7 +1585,7 @@ Derived classes implement the ways how the achievements can be realized.</p>
<hr/>
<h3>Author: <strong>FlightControl</strong></h3>
<h3>Contributions: <strong>funkyfranky</strong></h3>
<h3>Contributions: <strong>funkyfranky</strong>, <strong>Applevangelist</strong></h3>
<hr/>
@@ -2255,7 +2255,7 @@ Derived classes implement the ways how the achievements can be realized.</p>
</div>
<div class="w3-half">
<p>A <a href="Zone.html">Zone</a> object with the goal to be achieved.</p>
<p>A <a href="Zone.html">Zone</a> object with the goal to be achieved. Alternatively, can be handed as the name of late activated group describing a <a href="ZONE_POLYGON.html">ZONE_POLYGON</a> with its waypoints.</p>
</div>
</div>
@@ -4137,8 +4137,7 @@ Note that once a zone has been scanned, multiple evaluations can be done on the
<li><a href="ZONE_RADIUS.IsAllInZoneOfOtherCoalition.html">ZONE_RADIUS.IsAllInZoneOfOtherCoalition</a>(): Scan the presence of units in the zone of an other coalition.</li>
<li><a href="ZONE_RADIUS.IsSomeInZoneOfCoalition.html">ZONE_RADIUS.IsSomeInZoneOfCoalition</a>(): Scan if there is some presence of units in the zone of the given coalition.</li>
<li><a href="ZONE_RADIUS.IsNoneInZoneOfCoalition.html">ZONE_RADIUS.IsNoneInZoneOfCoalition</a>(): Scan if there isn't any presence of units in the zone of an other coalition than the given one.</li>
<li><a href="ZONE_RADIUS.IsNoneInZone.html">ZONE_RADIUS.IsNoneInZone</a>(): Scan if the zone is empty.
@{#ZONE_RADIUS.</li>
<li><a href="ZONE_RADIUS.IsNoneInZone.html">ZONE_RADIUS.IsNoneInZone</a>(): Scan if the zone is empty.</li>
</ul>
<div id= "#Functions##Scan" class="w3-show w3-white">