diff -r 8cb6b7651074 -r d07c71a34adf src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWindow.html --- a/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWindow.html Thu Apr 10 18:36:24 2025 +0200 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWindow.html Thu Apr 10 18:39:29 2025 +0200 @@ -49,6 +49,10 @@ <dd> emitted after the preferences were changed </dd> +<dt>shutdown()</dt> +<dd> +emitted to indicate a shutdown of the application +</dd> </dl> <h3>Derived from</h3> EricMainWindow