diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html --- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -72,7 +72,7 @@ </tr> <tr> <td><a href="#LexerTeX.isCommentStyle">isCommentStyle</a></td> -<td>Public method to check, if a style is a comment style.</td> +<td></td> </tr> <tr> <td><a href="#LexerTeX.isStringStyle">isStringStyle</a></td> @@ -130,22 +130,6 @@ <h4>LexerTeX.isCommentStyle</h4> <b>isCommentStyle</b>(<i>style</i>) -<p> - Public method to check, if a style is a comment style. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style to check (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a comment style (boolean) -</dd> -</dl> <a NAME="LexerTeX.isStringStyle" ID="LexerTeX.isStringStyle"></a> <h4>LexerTeX.isStringStyle</h4> <b>isStringStyle</b>(<i>style</i>) @@ -173,32 +157,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerTeX -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file