--- a/Documentation/Source/eric5.Utilities.ModuleParser.html Sat Aug 20 16:30:49 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.ModuleParser.html Sat Aug 20 17:24:33 2011 +0200 @@ -96,7 +96,10 @@ </table> <h3>Methods</h3> <table> -<tr><td>None</td></tr> +<tr> +<td><a href="#Attribute.__init__">Attribute</a></td> +<td>Constructor</td> +</tr> </table> <h3>Static Methods</h3> <table> @@ -145,6 +148,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#Class.__init__">Class</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#Class.addAttribute">addAttribute</a></td> <td>Public method to add information about attributes.</td> </tr><tr> @@ -304,6 +310,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#Function.__init__">Function</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#Function.addDescription">addDescription</a></td> <td>Public method to store the functions docstring.</td> </tr> @@ -371,6 +380,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#Module.__init__">Module</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#Module.__py_scan">__py_scan</a></td> <td>Private method to scan the source text of a Python module and retrieve the relevant information.</td> </tr><tr> @@ -644,6 +656,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#RbModule.__init__">RbModule</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#RbModule.addClass">addClass</a></td> <td>Public method to add information about a class.</td> </tr>