diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.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="#PurgeProjectHelper.__init__">PurgeProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PurgeProjectHelper.__hgPurge">__hgPurge</a></td> <td>Private slot used to remove files not tracked by Mercurial.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public method to get the menu title.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PurgeProjectHelper.__init__" ID="PurgeProjectHelper.__init__"></a> <h4>PurgeProjectHelper (Constructor)</h4> <b>PurgeProjectHelper</b>(<i></i>)