diff -r af03537d56b2 -r 93b496cc3c88 src/eric7/Documentation/Source/eric7.Project.Project.html --- a/src/eric7/Documentation/Source/eric7.Project.Project.html Sun Dec 11 18:24:41 2022 +0100 +++ b/src/eric7/Documentation/Source/eric7.Project.Project.html Mon Dec 12 16:35:21 2022 +0100 @@ -847,10 +847,6 @@ <td>Public method to test, if the project contains the default docstring parameter.</td> </tr> <tr> -<td><a href="#Project.hasDefaultIdlCompilerParameters">hasDefaultIdlCompilerParameters</a></td> -<td>Public method to test, if the project contains the default IDL compiler parameters.</td> -</tr> -<tr> <td><a href="#Project.hasDefaultMakeParameters">hasDefaultMakeParameters</a></td> <td>Public method to test, if the project contains the default make parameters.</td> </tr> @@ -3520,26 +3516,6 @@ bool </dd> </dl> -<a NAME="Project.hasDefaultIdlCompilerParameters" ID="Project.hasDefaultIdlCompilerParameters"></a> -<h4>Project.hasDefaultIdlCompilerParameters</h4> -<b>hasDefaultIdlCompilerParameters</b>(<i></i>) - -<p> - Public method to test, if the project contains the default IDL compiler - parameters. -</p> -<dl> -<dt>Return:</dt> -<dd> -flag indicating default parameter set -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="Project.hasDefaultMakeParameters" ID="Project.hasDefaultMakeParameters"></a> <h4>Project.hasDefaultMakeParameters</h4> <b>hasDefaultMakeParameters</b>(<i></i>)