More plugins, more doc,...

This commit is contained in:
leduc 2019-08-06 03:08:54 +02:00
parent 4a2d1a5773
commit 0bb0049f02
105 changed files with 15152 additions and 2757 deletions

View file

@ -0,0 +1,14 @@
<!--
Simulator header block and interfaces
-->
<div id = "mgsimu" class="mgsimu">
<!-- Simu left part : Canvas -->
<div>
<canvas id="canvas" width="500" height="400" style="border-color: #445;border-style:groove;border-width:1px;"></canvas>
</div>
<!-- Right part interfaces -->
<div>
<!-- End of Simu Header block -->