diff -r e28b89693f37 -r 299802979277 src/eric7/Documentation/Source/eric7.EricXML.MultiProjectReader.html --- a/src/eric7/Documentation/Source/eric7.EricXML.MultiProjectReader.html Tue Dec 19 11:04:03 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricXML.MultiProjectReader.html Tue Dec 19 19:57:08 2023 +0100 @@ -86,14 +86,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>multiProject</i></dt> +<dt><i>multiProject</i> (MultiProject)</dt> <dd> Reference to the multi project object to store the - information into. + information into. </dd> </dl> <a NAME="MultiProjectReader.__readProject" ID="MultiProjectReader.__readProject"></a>