diff -r 073b872fce59 -r e7e6c61805cf src/eric7/Documentation/Source/eric7.Project.Project.html --- a/src/eric7/Documentation/Source/eric7.Project.Project.html Mon Sep 19 19:44:38 2022 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.Project.html Mon Sep 19 19:44:55 2022 +0200 @@ -289,6 +289,10 @@ <td>Private method to close all project related windows.</td> </tr> <tr> +<td><a href="#Project.__configureBlack">__configureBlack</a></td> +<td>Private slot to enter the parameters for formatting the project sources with 'Black'.</td> +</tr> +<tr> <td><a href="#Project.__configureEnvironment">__configureEnvironment</a></td> <td>Private slot to configure the embedded environment.</td> </tr> @@ -1308,6 +1312,14 @@ <p> Private method to close all project related windows. </p> +<a NAME="Project.__configureBlack" ID="Project.__configureBlack"></a> +<h4>Project.__configureBlack</h4> +<b>__configureBlack</b>(<i></i>) + +<p> + Private slot to enter the parameters for formatting the project sources with + 'Black'. +</p> <a NAME="Project.__configureEnvironment" ID="Project.__configureEnvironment"></a> <h4>Project.__configureEnvironment</h4> <b>__configureEnvironment</b>(<i>environmentPath=""</i>)