--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksImporters.HtmlImporter.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksImporters.HtmlImporter.html Sun Sep 29 18:23:27 2013 +0200 @@ -129,12 +129,22 @@ <p> Module function to get information for the given HTML source id. </p><dl> +<dt><i>id</i></dt> +<dd> +id of the browser ("chrome" or "chromium") +</dd> +</dl><dl> <dt>Returns:</dt> <dd> tuple with an icon (QPixmap), readable name (string), name of the default bookmarks file (string), an info text (string), a prompt (string) and the default directory of the bookmarks file (string) </dd> +</dl><dl> +<dt>Raises <b>ValueError</b>:</dt> +<dd> +raised to indicate an invalid browser ID +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />