diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <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="#Fetch.__init__">Fetch</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Fetch.hgFetch">hgFetch</a></td> <td>Public method to fetch changes from a remote repository.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Fetch.__init__" ID="Fetch.__init__"></a> <h4>Fetch (Constructor)</h4> <b>Fetch</b>(<i>vcs</i>)