diff -r 951a8d558e23 -r 9352f33732ae src/eric7/Documentation/Source/index-eric7.MicroPython.html --- a/src/eric7/Documentation/Source/index-eric7.MicroPython.html Thu May 04 17:33:16 2023 +0200 +++ b/src/eric7/Documentation/Source/index-eric7.MicroPython.html Thu May 04 17:34:24 2023 +0200 @@ -84,6 +84,10 @@ <td>Module implementing a dialog to show progress messages.</td> </tr> <tr> +<td><a href="eric7.MicroPython.MicroPythonReplWidget.html">MicroPythonReplWidget</a></td> +<td>Module implementing the MicroPython REPL widget.</td> +</tr> +<tr> <td><a href="eric7.MicroPython.MicroPythonSerialDeviceInterface.html">MicroPythonSerialDeviceInterface</a></td> <td>Module implementing an interface to talk to a connected MicroPython device via a serial link.</td> </tr> @@ -92,6 +96,26 @@ <td>Module implementing a QSerialPort with additional functionality for MicroPython devices.</td> </tr> <tr> +<td><a href="eric7.MicroPython.MicroPythonWebreplConnectionDialog.html">MicroPythonWebreplConnectionDialog</a></td> +<td>Module implementing a dialog to enter the WebREPL connection parameters.</td> +</tr> +<tr> +<td><a href="eric7.MicroPython.MicroPythonWebreplDeviceInterface.html">MicroPythonWebreplDeviceInterface</a></td> +<td>Module implementing an interface to talk to a connected MicroPython device via a webrepl connection.</td> +</tr> +<tr> +<td><a href="eric7.MicroPython.MicroPythonWebreplSocket.html">MicroPythonWebreplSocket</a></td> +<td>Module implementing a websocket class to be connect to the MicroPython webrepl interface.</td> +</tr> +<tr> +<td><a href="eric7.MicroPython.MicroPythonWebreplUrlAddEditDialog.html">MicroPythonWebreplUrlAddEditDialog</a></td> +<td>Module implementing a dialog to edit the parameters for a WebREPL connection.</td> +</tr> +<tr> +<td><a href="eric7.MicroPython.MicroPythonWebreplUrlsConfigDialog.html">MicroPythonWebreplUrlsConfigDialog</a></td> +<td>Module implementing a dialog to edit the list of configured WebREPL URLs.</td> +</tr> +<tr> <td><a href="eric7.MicroPython.MicroPythonWidget.html">MicroPythonWidget</a></td> <td>Module implementing the MicroPython REPL widget.</td> </tr>