--- a/Documentation/Source/eric5.E5XML.ProjectHandler.html Sat May 15 10:19:07 2010 +0200 +++ b/Documentation/Source/eric5.E5XML.ProjectHandler.html Sat May 15 15:29:39 2010 +0200 @@ -183,6 +183,9 @@ <td><a href="#ProjectHandler.startDocumentationParams">startDocumentationParams</a></td> <td>Handler method for the "DocumentationParams" start tag.</td> </tr><tr> +<td><a href="#ProjectHandler.startEol">startEol</a></td> +<td>Handler method for the "Eol" start tag.</td> +</tr><tr> <td><a href="#ProjectHandler.startEric4ApiParams">startEric4ApiParams</a></td> <td>Handler method for the "Eric4ApiParams" start tag.</td> </tr><tr> @@ -496,6 +499,16 @@ <dd> list of tag attributes </dd> +</dl><a NAME="ProjectHandler.startEol" ID="ProjectHandler.startEol"></a> +<h4>ProjectHandler.startEol</h4> +<b>startEol</b>(<i>attrs</i>) +<p> + Handler method for the "Eol" start tag. +</p><dl> +<dt><i>attrs</i></dt> +<dd> +list of tag attributes +</dd> </dl><a NAME="ProjectHandler.startEric4ApiParams" ID="ProjectHandler.startEric4ApiParams"></a> <h4>ProjectHandler.startEric4ApiParams</h4> <b>startEric4ApiParams</b>(<i>attrs</i>)