Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html

changeset 1228
7afaf2fca55b
parent 1088
9c84b88cff09
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Sat Aug 20 16:30:49 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>activeExtensionsChanged()</dt>
 <dd>
@@ -61,12 +61,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="#Hg.__init__">Hg</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#Hg.__getExtensionsInfo">__getExtensionsInfo</a></td>
 <td>Private method to get the active extensions from Mercurial.</td>
 </tr><tr>
@@ -293,6 +294,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>)

eric ide

mercurial