diff -r 7afaf2fca55b -r a8207dc73672 Documentation/Source/eric5.Utilities.SingleApplication.html --- a/Documentation/Source/eric5.Utilities.SingleApplication.html Sat Aug 20 16:30:49 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.SingleApplication.html Sat Aug 20 17:24:33 2011 +0200 @@ -61,6 +61,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#SingleApplicationClient.__init__">SingleApplicationClient</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#SingleApplicationClient.connect">connect</a></td> <td>Public method to connect the single application client to its server.</td> </tr><tr> @@ -163,6 +166,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#SingleApplicationServer.__init__">SingleApplicationServer</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#SingleApplicationServer.__disconnected">__disconnected</a></td> <td>Private method to handle the closure of the socket.</td> </tr><tr>