diff -r d1a603a70f83 -r 9becf9ca115c src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html --- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Tue Apr 23 11:26:04 2024 +0200 @@ -1864,16 +1864,16 @@ <a NAME="WebBrowserWindow.__docsInstalled" ID="WebBrowserWindow.__docsInstalled"></a> <h4>WebBrowserWindow.__docsInstalled</h4> -<b>__docsInstalled</b>(<i>installed</i>) +<b>__docsInstalled</b>(<i>_installed</i>) <p> Private slot handling the end of documentation installation. </p> <dl> -<dt><i>installed</i> (bool)</dt> +<dt><i>_installed</i> (bool)</dt> <dd> -flag indicating that documents were installed +flag indicating that documents were installed (unused) </dd> </dl> <a NAME="WebBrowserWindow.__exportShortcuts" ID="WebBrowserWindow.__exportShortcuts"></a>