--- a/Documentation/Source/eric5.E5XML.ProjectWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.ProjectWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectWriter.__init__">ProjectWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectWriter.writeXML">writeXML</a></td> <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectWriter.__init__" ID="ProjectWriter.__init__"></a> <h4>ProjectWriter (Constructor)</h4> <b>ProjectWriter</b>(<i>device, projectName</i>)