--- a/Documentation/Source/eric5.uninstall.html Mon May 13 19:58:28 2013 +0200 +++ b/Documentation/Source/eric5.uninstall.html Sun May 19 14:38:05 2013 +0200 @@ -34,6 +34,9 @@ <h3>Functions</h3> <table> <tr> +<td><a href="#exit">exit</a></td> +<td>Exit the uninstall script.</td> +</tr><tr> <td><a href="#initGlobals">initGlobals</a></td> <td>Sets the values of globals that need more than a simple assignment.</td> </tr><tr> @@ -51,6 +54,14 @@ </tr> </table> <hr /><hr /> +<a NAME="exit" ID="exit"></a> +<h2>exit</h2> +<b>exit</b>(<i>rcode=0</i>) +<p> + Exit the uninstall script. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> <a NAME="initGlobals" ID="initGlobals"></a> <h2>initGlobals</h2> <b>initGlobals</b>(<i></i>)