diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Cooperation.CooperationServer.html --- a/Documentation/Source/eric5.Cooperation.CooperationServer.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Cooperation.CooperationServer.html Sun Sep 04 16:06:54 2011 +0200 @@ -44,7 +44,7 @@ <h2>CooperationServer</h2> <p> Class implementing the cooperation server. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>newConnection(connection)</dt> <dd> @@ -58,6 +58,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -71,6 +75,10 @@ <td>Public method to start listening for new connections.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CooperationServer.__init__" ID="CooperationServer.__init__"></a> <h4>CooperationServer (Constructor)</h4> <b>CooperationServer</b>(<i>parent = None</i>)