Documentation/Source/eric6.install.html

changeset 4238
53bd830433dc
parent 4059
15b78ac687fb
child 4435
9f6555d3c3c0
child 4488
813c091f0457
--- a/Documentation/Source/eric6.install.html	Fri Apr 24 18:41:06 2015 +0200
+++ b/Documentation/Source/eric6.install.html	Sun Apr 26 14:26:44 2015 +0200
@@ -91,6 +91,9 @@
 <td><a href="#main">main</a></td>
 <td>The main function of the script.</td>
 </tr><tr>
+<td><a href="#prepareInfoFile">prepareInfoFile</a></td>
+<td>Function to prepare an Info.py file when installing from source.</td>
+</tr><tr>
 <td><a href="#pyName">pyName</a></td>
 <td>Local function to create the Python source file name for the compiled .ui file.</td>
 </tr><tr>
@@ -376,6 +379,19 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
+<a NAME="prepareInfoFile" ID="prepareInfoFile"></a>
+<h2>prepareInfoFile</h2>
+<b>prepareInfoFile</b>(<i>fileName</i>)
+<p>
+    Function to prepare an Info.py file when installing from source.
+</p><dl>
+<dt><i>fileName</i></dt>
+<dd>
+name of the Python file containing the info (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="pyName" ID="pyName"></a>
 <h2>pyName</h2>
 <b>pyName</b>(<i>py_dir, py_file</i>)

eric ide

mercurial