diff -r fc60e382b67a -r d41ee69fa69b src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html --- a/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html Fri Mar 03 11:31:53 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html Fri Mar 03 11:34:59 2023 +0100 @@ -284,6 +284,10 @@ <td>Public method to set the enabled state of the various action buttons.</td> </tr> <tr> +<td><a href="#MicroPythonWidget.showError">showError</a></td> +<td>Public method to show some error message.</td> +</tr> +<tr> <td><a href="#MicroPythonWidget.shutdown">shutdown</a></td> <td>Public method to perform some shutdown actions.</td> </tr>