diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.QScintilla.Lexers.LexerPostScript.html --- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPostScript.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPostScript.html Sun Sep 29 18:23:27 2013 +0200 @@ -113,6 +113,11 @@ <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>Returns:</dt> <dd> flag indicating a comment style (boolean) @@ -123,6 +128,11 @@ <p> Public method to check, if a style is a string style. </p><dl> +<dt><i>style</i></dt> +<dd> +style to check (integer) +</dd> +</dl><dl> <dt>Returns:</dt> <dd> flag indicating a string style (boolean)