regenerate documentation

This commit is contained in:
FlightControl
2017-04-20 18:06:27 +02:00
parent 872c0219ba
commit e53303b71a
74 changed files with 754 additions and 12 deletions

View File

@@ -62,6 +62,7 @@
<li><a href="Movement.html">Movement</a></li>
<li><a href="Object.html">Object</a></li>
<li><a href="Point.html">Point</a></li>
<li><a href="Positionable.html">Positionable</a></li>
<li><a href="Process_JTAC.html">Process_JTAC</a></li>
<li><a href="Process_Pickup.html">Process_Pickup</a></li>
<li><a href="Radio.html">Radio</a></li>
@@ -407,6 +408,12 @@ are design patterns allowing efficient (long-lasting) processes and workflows.</
<td class="name" nowrap="nowrap"><a href="Point.html">Point</a></td>
<td class="summary">
<p><strong>Core</strong> - <strong>POINT_VEC</strong> classes define an <strong>extensive API</strong> to <strong>manage 3D points</strong> in the simulation space.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="Positionable.html">Positionable</a></td>
<td class="summary">
<p>This module contains the POSITIONABLE class.</p>
</td>
</tr>
<tr>