--- a/Documentation/Source/eric5.install.html Sat Oct 22 19:54:49 2011 +0200 +++ b/Documentation/Source/eric5.install.html Sun Oct 23 14:15:17 2011 +0200 @@ -62,6 +62,9 @@ <td><a href="#createInstallConfig">createInstallConfig</a></td> <td>Create the installation config dictionary.</td> </tr><tr> +<td><a href="#createMacAppBundle">createMacAppBundle</a></td> +<td>Create a Mac application bundle.</td> +</tr><tr> <td><a href="#createPyWrapper">createPyWrapper</a></td> <td>Create an executable wrapper for a Python script.</td> </tr><tr> @@ -221,6 +224,14 @@ </p> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> +<a NAME="createMacAppBundle" ID="createMacAppBundle"></a> +<h2>createMacAppBundle</h2> +<b>createMacAppBundle</b>(<i></i>) +<p> + Create a Mac application bundle. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> <a NAME="createPyWrapper" ID="createPyWrapper"></a> <h2>createPyWrapper</h2> <b>createPyWrapper</b>(<i>pydir, wfile, isGuiScript=True</i>)