diff -r 779cda568acb -r 58c7f23ae1cb src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html --- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html Sat Apr 20 18:02:35 2024 +0200 @@ -131,16 +131,16 @@ <a NAME="LexerTeX.isCommentStyle" ID="LexerTeX.isCommentStyle"></a> <h4>LexerTeX.isCommentStyle</h4> -<b>isCommentStyle</b>(<i>style</i>) +<b>isCommentStyle</b>(<i>_style</i>) <p> Public method to check, if a style is a comment style. </p> <dl> -<dt><i>style</i> (int)</dt> +<dt><i>_style</i> (int)</dt> <dd> -style to check +style to check (unused) </dd> </dl> <dl> @@ -195,7 +195,7 @@ <dt><i>variant</i> (str)</dt> <dd> -name of the language variant +name of the language variant (unused) </dd> <dt><i>parent</i> (QObject)</dt> <dd>