--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html Thu May 25 19:52:31 2023 +0200 @@ -60,7 +60,7 @@ </tr> <tr> <td><a href="#LexerContainer.description">description</a></td> -<td>Public method returning the descriptions of the styles supported by the lexer.</td> +<td></td> </tr> <tr> <td><a href="#LexerContainer.keywords">keywords</a></td> @@ -103,26 +103,6 @@ <h4>LexerContainer.description</h4> <b>description</b>(<i>style</i>) -<p> - Public method returning the descriptions of the styles supported - by the lexer. -</p> -<p> - <b>Note</b>: This methods needs to be overridden by the lexer class. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style number (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -description for the given style (string) -</dd> -</dl> <a NAME="LexerContainer.keywords" ID="LexerContainer.keywords"></a> <h4>LexerContainer.keywords</h4> <b>keywords</b>(<i>kwSet</i>)