--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Sun Sep 04 16:06:54 2011 +0200 @@ -44,7 +44,7 @@ <h2>Hg</h2> <p> Class implementing the version control systems interface to Mercurial. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>committed()</dt> <dd> @@ -57,6 +57,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -262,6 +266,10 @@ <td>Public method used to update a file/directory with the Mercurial repository.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Hg.__init__" ID="Hg.__init__"></a> <h4>Hg (Constructor)</h4> <b>Hg</b>(<i>plugin, parent = None, name = None</i>)