diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html Sun Sep 04 16:06:54 2011 +0200 @@ -44,7 +44,7 @@ <h2>Subversion</h2> <p> Class implementing the version control systems interface to Subversion. -</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> @@ -229,6 +233,10 @@ <td>Public method used to update a file/directory with the Subversion repository.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Subversion.__init__" ID="Subversion.__init__"></a> <h4>Subversion (Constructor)</h4> <b>Subversion</b>(<i>plugin, parent=None, name=None</i>)