Create gh-pages branch via GitHub

This commit is contained in:
Sven Van de Velde
2016-04-30 07:57:49 +02:00
parent 3159561a02
commit 3b6969050f
2 changed files with 7 additions and 2 deletions

View File

@@ -40,7 +40,12 @@ MOOSE is currently still in alpha version, but will evolve over time. Right now,
<p>The following classes are currently embedded within MOOSE:</p>
<p><a href="Documentation/Database.html##(DATABASE)">DATABASE</a></p>
<ul>
<li>
<a href="Documentation/DATABASE.html#DATABASE">DATABASE</a>: Create sets of units (and groups) upon defined filter criteria. These sets can be used to iterate the DATABASE calling a defined function for each unit (or group).</li>
<li>
<a href="Documentation/Spawn.html#SPAWN">SPAWN</a>: Spawn new groups (and units) during mission execution.</li>
</ul>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/FlightControl-Master/MOOSE">Moose</a> is maintained by <a href="https://github.com/FlightControl-Master">FlightControl-Master</a>.</span>