Documentation/Source/eric5.install.html

changeset 1394
3d05a62a25f6
parent 1387
1734bc5f4f82
child 1665
b248526d3a1b
--- a/Documentation/Source/eric5.install.html	Sun Oct 23 18:15:32 2011 +0200
+++ b/Documentation/Source/eric5.install.html	Sun Oct 23 18:29:52 2011 +0200
@@ -226,10 +226,16 @@
 <hr /><hr />
 <a NAME="createMacAppBundle" ID="createMacAppBundle"></a>
 <h2>createMacAppBundle</h2>
-<b>createMacAppBundle</b>(<i></i>)
+<b>createMacAppBundle</b>(<i>pydir</i>)
 <p>
     Create a Mac application bundle.
-</p>
+</p><dl>
+<dt><i>pydir</i></dt>
+<dd>
+the name of the directory where the Python script will eventually
+        be installed (string)
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
 <a NAME="createPyWrapper" ID="createPyWrapper"></a>

eric ide

mercurial