Regenerated source docu.

Sun, 23 Oct 2011 18:29:52 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 23 Oct 2011 18:29:52 +0200
changeset 1394
3d05a62a25f6
parent 1393
49559447c5ad
child 1396
f5d4c309fe8a

Regenerated source docu.

APIs/Python3/eric5.api file | annotate | diff | comparison | revisions
Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Source/eric5.install.html file | annotate | diff | comparison | revisions
--- a/APIs/Python3/eric5.api	Sun Oct 23 18:15:32 2011 +0200
+++ b/APIs/Python3/eric5.api	Sun Oct 23 18:29:52 2011 +0200
@@ -7393,7 +7393,7 @@
 eric5.install.createConfig?4()
 eric5.install.createGlobalPluginsDir?4()
 eric5.install.createInstallConfig?4()
-eric5.install.createMacAppBundle?4()
+eric5.install.createMacAppBundle?4(pydir)
 eric5.install.createPyWrapper?4(pydir, wfile, isGuiScript=True)
 eric5.install.distDir?7
 eric5.install.doCleanup?7
Binary file Documentation/Help/source.qch has changed
--- 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