eric6/Documentation/Source/index-eric6.MicroPython.html

changeset 7273
391d6b7b1eff
parent 7145
ceb3e8b242c1
child 7296
d2f28511065e
diff -r 1779dc278077 -r 391d6b7b1eff eric6/Documentation/Source/index-eric6.MicroPython.html
--- a/eric6/Documentation/Source/index-eric6.MicroPython.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/index-eric6.MicroPython.html	Wed Sep 25 19:42:44 2019 +0200
@@ -20,6 +20,7 @@
 </head>
 <body>
 <h1>eric6.MicroPython</h1>
+
 <p>
 Package implementing an interface to MicroPython devices like esp32.
 </p>
@@ -27,46 +28,60 @@
 
 <h3>Modules</h3>
 <table>
+
 <tr>
 <td><a href="eric6.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td>
 <td>Module implementing the device interface class for CircuitPython boards.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.CircuitPythonFirmwareSelectionDialog.html">CircuitPythonFirmwareSelectionDialog</a></td>
 <td>Module implementing a dialog to enter the firmware flashing data.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.EspDevices.html">EspDevices</a></td>
 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.EspFirmwareSelectionDialog.html">EspFirmwareSelectionDialog</a></td>
 <td>Module implementing a dialog to select the ESP chip type and the firmware to be flashed.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.MicroPythonCommandsInterface.html">MicroPythonCommandsInterface</a></td>
 <td>Module implementing some file system commands for MicroPython.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.MicroPythonDevices.html">MicroPythonDevices</a></td>
 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.MicroPythonFileManager.html">MicroPythonFileManager</a></td>
 <td>Module implementing some file system commands for MicroPython.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.MicroPythonFileManagerWidget.html">MicroPythonFileManagerWidget</a></td>
 <td>Module implementing a file manager for MicroPython devices.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.MicroPythonFileSystemUtilities.html">MicroPythonFileSystemUtilities</a></td>
 <td>Module implementing some file system utility functions.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.MicroPythonGraphWidget.html">MicroPythonGraphWidget</a></td>
 <td>Module implementing the MicroPython graph widget.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.MicroPythonProgressInfoDialog.html">MicroPythonProgressInfoDialog</a></td>
 <td>Module implementing a dialog to show progress messages.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.MicroPythonSerialPort.html">MicroPythonSerialPort</a></td>
 <td>Module implementing a QSerialPort with additional functionality for MicroPython devices.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.MicroPythonWidget.html">MicroPythonWidget</a></td>
 <td>Module implementing the MicroPython REPL widget.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.MicrobitDevices.html">MicrobitDevices</a></td>
 <td>Module implementing the device interface class for BBC micro:bit boards.</td>
 </tr>

eric ide

mercurial