--- a/src/eric7/Documentation/Source/eric7.Project.Project.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.Project.html Tue Apr 23 11:26:04 2024 +0200 @@ -1431,7 +1431,7 @@ </dl> <a NAME="Project.__executeMake" ID="Project.__executeMake"></a> <h4>Project.__executeMake</h4> -<b>__executeMake</b>(<i>questionOnly=False, interactive=True</i>) +<b>__executeMake</b>(<i>questionOnly=False</i>) <p> Private method to execute a project specific make run. </p> @@ -1442,11 +1442,6 @@ <dd> flag indicating to ask make for changes only </dd> -<dt><i>interactive</i> (bool)</dt> -<dd> -flag indicating an interactive invocation (i.e. - through a menu action) -</dd> </dl> <a NAME="Project.__findEmbeddedEnvironment" ID="Project.__findEmbeddedEnvironment"></a> <h4>Project.__findEmbeddedEnvironment</h4>