diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.install.html --- a/Documentation/Source/eric5.install.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.install.html Sun Sep 29 18:23:27 2013 +0200 @@ -74,7 +74,7 @@ <td>Exit the install script.</td> </tr><tr> <td><a href="#initGlobals">initGlobals</a></td> -<td>Sets the values of globals that need more than a simple assignment.</td> +<td>Module function to set the values of globals that need more than a simple assignment.</td> </tr><tr> <td><a href="#installEric">installEric</a></td> <td>Actually perform the installation steps.</td> @@ -286,7 +286,8 @@ <h2>initGlobals</h2> <b>initGlobals</b>(<i></i>) <p> - Sets the values of globals that need more than a simple assignment. + Module function to set the values of globals that need more than a + simple assignment. </p> <div align="right"><a href="#top">Up</a></div> <hr /><hr />