--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnProjectHelper.__init__">SvnProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnProjectHelper.__svnBranchList">__svnBranchList</a></td> <td>Private slot used to list the branches of the project.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Public method to generate the VCS menu.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnProjectHelper.__init__" ID="SvnProjectHelper.__init__"></a> <h4>SvnProjectHelper (Constructor)</h4> <b>SvnProjectHelper</b>(<i>vcsObject, projectObject, parent=None, name=None</i>)