Documentation/Source/eric5.install.html

changeset 945
8cd4d08fa9f6
parent 902
c06241839b12
child 1127
b1802ebe0066
--- a/Documentation/Source/eric5.install.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.install.html	Fri Mar 11 16:51:57 2011 +0100
@@ -101,7 +101,7 @@
 <hr /><hr />
 <a NAME="compileUiDir" ID="compileUiDir"></a>
 <h2>compileUiDir</h2>
-<b>compileUiDir</b>(<i>dir, recurse = False, map = None, **compileUi_args</i>)
+<b>compileUiDir</b>(<i>dir, recurse = False, map = None, ** compileUi_args</i>)
 <p>
             Creates Python modules from Qt Designer .ui files in a directory or
             directory tree.
@@ -220,7 +220,7 @@
 <hr /><hr />
 <a NAME="createPyWrapper" ID="createPyWrapper"></a>
 <h2>createPyWrapper</h2>
-<b>createPyWrapper</b>(<i>pydir, wfile, isGuiScript = True</i>)
+<b>createPyWrapper</b>(<i>pydir, wfile, isGuiScript=True</i>)
 <p>
     Create an executable wrapper for a Python script.
 </p><dl>
@@ -254,7 +254,7 @@
 <hr /><hr />
 <a NAME="exit" ID="exit"></a>
 <h2>exit</h2>
-<b>exit</b>(<i>rcode = 0</i>)
+<b>exit</b>(<i>rcode=0</i>)
 <p>
     Exit the install script.
 </p>
@@ -312,7 +312,7 @@
 <hr /><hr />
 <a NAME="usage" ID="usage"></a>
 <h2>usage</h2>
-<b>usage</b>(<i>rcode = 2</i>)
+<b>usage</b>(<i>rcode=2</i>)
 <p>
     Display a usage message and exit.
 </p><dl>

eric ide

mercurial