--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.NsHtmlReader.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.NsHtmlReader.html Fri Dec 22 17:24:07 2023 +0100 @@ -85,16 +85,22 @@ </p> <dl> -<dt><i>fileNameOrDevice</i></dt> +<dt><i>fileNameOrDevice</i> (str)</dt> <dd> -name of the file to read (string) +name of the file to read or reference to the device to read (QIODevice) </dd> </dl> <dl> <dt>Return:</dt> <dd> -reference to the root node (BookmarkNode) +reference to the root node +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +BookmarkNode </dd> </dl> <div align="right"><a href="#top">Up</a></div>