diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.E5XML.TasksWriter.html --- a/Documentation/Source/eric5.E5XML.TasksWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.TasksWriter.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="#TasksWriter.__init__">TasksWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TasksWriter.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="TasksWriter.__init__" ID="TasksWriter.__init__"></a> <h4>TasksWriter (Constructor)</h4> <b>TasksWriter</b>(<i>device, forProject=False, projectName=""</i>)