--- a/src/eric7/Documentation/Source/eric7.CodeFormatting.BlackUtilities.html Wed Oct 26 17:32:49 2022 +0200 +++ b/src/eric7/Documentation/Source/eric7.CodeFormatting.BlackUtilities.html Wed Oct 26 18:47:23 2022 +0200 @@ -26,6 +26,10 @@ <table> <tr> +<td><a href="#aboutBlack">aboutBlack</a></td> +<td>Slot to show an 'About Black' dialog.</td> +</tr> +<tr> <td><a href="#compileRegExp">compileRegExp</a></td> <td>Function to compile a given regular expression.</td> </tr> @@ -40,6 +44,16 @@ </table> <hr /> <hr /> +<a NAME="aboutBlack" ID="aboutBlack"></a> +<h2>aboutBlack</h2> +<b>aboutBlack</b>(<i></i>) + +<p> + Slot to show an 'About Black' dialog. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /> +<hr /> <a NAME="compileRegExp" ID="compileRegExp"></a> <h2>compileRegExp</h2> <b>compileRegExp</b>(<i>regexp</i>)