diff -r e28b89693f37 -r 299802979277 src/eric7/Documentation/Source/eric7.EricXML.HighlightingStylesReader.html --- a/src/eric7/Documentation/Source/eric7.EricXML.HighlightingStylesReader.html Tue Dec 19 11:04:03 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricXML.HighlightingStylesReader.html Tue Dec 19 19:57:08 2023 +0100 @@ -86,11 +86,11 @@ </p> <dl> -<dt><i>device</i></dt> +<dt><i>device</i> (QIODevice)</dt> <dd> -reference to the I/O device to read from (QIODevice) +reference to the I/O device to read from </dd> -<dt><i>lexers</i></dt> +<dt><i>lexers</i> (dict)</dt> <dd> dictionary of lexer objects for which to import the styles @@ -112,7 +112,7 @@ </p> <dl> -<dt><i>lexer</i></dt> +<dt><i>lexer</i> (Lexer)</dt> <dd> reference to the lexer object </dd>