diff -r a71f50b3a503 -r a95800b414b7 src/eric7/Documentation/Source/index-eric7.MicroPython.html --- a/src/eric7/Documentation/Source/index-eric7.MicroPython.html Sat May 06 16:22:17 2023 +0200 +++ b/src/eric7/Documentation/Source/index-eric7.MicroPython.html Sat May 06 19:21:40 2023 +0200 @@ -104,6 +104,10 @@ <td>Module implementing an interface to talk to a connected MicroPython device via a webrepl connection.</td> </tr> <tr> +<td><a href="eric7.MicroPython.MicroPythonWebreplParametersDialog.html">MicroPythonWebreplParametersDialog</a></td> +<td>Module implementing a dialog to enter the parameters for the WebREPL server.</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>