diff -r 7afaf2fca55b -r a8207dc73672 Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html --- a/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html Sat Aug 20 16:30:49 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html Sat Aug 20 17:24:33 2011 +0200 @@ -141,6 +141,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#Completer.__init__">Completer</a></td> +<td>Create a new completer for the command line.</td> +</tr><tr> <td><a href="#Completer.attr_matches">attr_matches</a></td> <td>Compute matches when text contains a dot.</td> </tr><tr>