diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html --- a/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html Sun Sep 04 16:06:54 2011 +0200 @@ -134,6 +134,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -150,6 +154,10 @@ <td>Compute matches when text is a simple name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Completer.__init__" ID="Completer.__init__"></a> <h4>Completer (Constructor)</h4> <b>Completer</b>(<i>namespace = None</i>)