--- a/Documentation/Source/eric5.UtilitiesPython2.Tabnanny.html Sat Aug 20 16:30:49 2011 +0200 +++ b/Documentation/Source/eric5.UtilitiesPython2.Tabnanny.html Sat Aug 20 17:24:33 2011 +0200 @@ -88,6 +88,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#NannyNag.__init__">NannyNag</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#NannyNag.get_line">get_line</a></td> <td>Method to retrieve the offending line.</td> </tr><tr> @@ -169,6 +172,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#Whitespace.__init__">Whitespace</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#Whitespace.equal">equal</a></td> <td>Method to compare the indentation levels of two Whitespace objects for equality.</td> </tr><tr>