diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarkNode.html --- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarkNode.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarkNode.html Sun Sep 04 16:06:54 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>Bookmark</td></tr><tr><td>Folder</td></tr><tr><td>Root</td></tr><tr><td>Separator</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -76,6 +80,10 @@ <td>Public method to get the bookmark's type.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarkNode.__init__" ID="BookmarkNode.__init__"></a> <h4>BookmarkNode (Constructor)</h4> <b>BookmarkNode</b>(<i>type_ = Root, parent = None</i>)