diff -r 779cda568acb -r 58c7f23ae1cb src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html --- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html Sat Apr 20 18:02:35 2024 +0200 @@ -99,7 +99,7 @@ </dl> <a NAME="LexerContainer.description" ID="LexerContainer.description"></a> <h4>LexerContainer.description</h4> -<b>description</b>(<i>style</i>) +<b>description</b>(<i>_style</i>) <p> Public method returning the descriptions of the styles supported by the lexer. @@ -110,9 +110,9 @@ <dl> -<dt><i>style</i> (int)</dt> +<dt><i>_style</i> (int)</dt> <dd> -style number +style number (unused) </dd> </dl> <dl>