diff -r 5175a3a636e1 -r b967825e73c6 Documentation/Source/eric5.install.html --- a/Documentation/Source/eric5.install.html Sun Jul 18 15:34:37 2010 +0200 +++ b/Documentation/Source/eric5.install.html Thu Jul 22 19:54:31 2010 +0200 @@ -68,6 +68,9 @@ <td><a href="#doDependancyChecks">doDependancyChecks</a></td> <td>Perform some dependency checks.</td> </tr><tr> +<td><a href="#exit">exit</a></td> +<td>Exit the install 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> @@ -245,6 +248,14 @@ </p> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> +<a NAME="exit" ID="exit"></a> +<h2>exit</h2> +<b>exit</b>(<i>rcode = 0</i>) +<p> + Exit the install 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>)