MOOSE generated documentation [skip ci]

This commit is contained in:
FlightControl-User
2021-01-26 08:31:13 +00:00
parent e96a64b9f8
commit 0ce0ecce77
18 changed files with 547 additions and 435 deletions

View File

@@ -1487,7 +1487,7 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
<h1>2. Start up your MANTIS with a basic setting</h1>
<p> <code>myredmantis = MANTIS:New("myredmantis","Red SAM","Red EWR",nil,"red",false)</code>
<p> <code>myredmantis = MANTIS:New("myredmantis","Red SAM","Red EWR",nil,"red",false)</code> <br/>
<code>myredmantis:Start()</code></p>
<p>[optional] Use </p>
@@ -1504,7 +1504,7 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
<p>If you want to use a separate AWACS unit (default detection range: 250km) to support your EWR system, use e.g. the following setup:</p>
<p> <code>mybluemantis = MANTIS:New("bluemantis","Blue SAM","Blue EWR",nil,"blue",false,"Blue Awacs")</code>
<p> <code>mybluemantis = MANTIS:New("bluemantis","Blue SAM","Blue EWR",nil,"blue",false,"Blue Awacs")</code> <br/>
<code>mybluemantis:Start()</code></p>
<h1>3. Default settings</h1>
@@ -2006,7 +2006,7 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MANTIS).Adv_EWR_Group" ><strong>MANTIS.Adv_EWR_Group</strong></a>
<a id="#(MANTIS).AWACS_Prefix" ><strong>MANTIS.AWACS_Prefix</strong></a>