diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.E5XML.MultiProjectReader.html --- a/Documentation/Source/eric5.E5XML.MultiProjectReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.MultiProjectReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MultiProjectReader.__init__">MultiProjectReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MultiProjectReader.__readProject">__readProject</a></td> <td>Private method to read the project info.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MultiProjectReader.__init__" ID="MultiProjectReader.__init__"></a> <h4>MultiProjectReader (Constructor)</h4> <b>MultiProjectReader</b>(<i>device, multiProject</i>)