--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginSyntaxChecker.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginSyntaxChecker.html Thu May 25 19:52:31 2023 +0200 @@ -92,7 +92,7 @@ </tr> <tr> <td><a href="#SyntaxCheckerPlugin.__projectShowMenu">__projectShowMenu</a></td> -<td>Private slot called, when the the project menu or a submenu is about to be shown.</td> +<td></td> </tr> <tr> <td><a href="#SyntaxCheckerPlugin.__projectSyntaxCheck">__projectSyntaxCheck</a></td> @@ -248,21 +248,6 @@ <h4>SyntaxCheckerPlugin.__projectShowMenu</h4> <b>__projectShowMenu</b>(<i>menuName, menu</i>) -<p> - Private slot called, when the the project menu or a submenu is - about to be shown. -</p> -<dl> - -<dt><i>menuName</i></dt> -<dd> -name of the menu to be shown (string) -</dd> -<dt><i>menu</i></dt> -<dd> -reference to the menu (QMenu) -</dd> -</dl> <a NAME="SyntaxCheckerPlugin.__projectSyntaxCheck" ID="SyntaxCheckerPlugin.__projectSyntaxCheck"></a> <h4>SyntaxCheckerPlugin.__projectSyntaxCheck</h4> <b>__projectSyntaxCheck</b>(<i></i>)