diff -r 8f69edb4ad73 -r 1f7d52f024b1 src/eric7/Documentation/Source/eric7.EricXML.PluginRepositoryReader.html --- a/src/eric7/Documentation/Source/eric7.EricXML.PluginRepositoryReader.html Thu Nov 16 13:58:04 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricXML.PluginRepositoryReader.html Thu Nov 16 15:56:12 2023 +0100 @@ -82,14 +82,14 @@ </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>entryCallback</i></dt> +<dt><i>entryCallback</i> (function)</dt> <dd> reference to a function to be called once the - data for a plug-in has been read (function) + data for a plug-in has been read </dd> </dl> <a NAME="PluginRepositoryReader.__readPlugin" ID="PluginRepositoryReader.__readPlugin"></a>