diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.eric5-api.html --- a/Documentation/Source/eric5.eric5-api.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.eric5-api.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,11 +22,11 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.eric5-api</h1> <p> -Eric5 API Generator +Eric5 API Generator </p><p> -This is the main Python script of the API generator. It is -this script that gets called via the API generation interface. -This script can be used via the commandline as well. +This is the main Python script of the API generator. It is +this script that gets called via the API generation interface. +This script can be used via the commandline as well. </p> <h3>Global Attributes</h3> <table> @@ -40,13 +40,13 @@ <table> <tr> <td><a href="#main">main</a></td> -<td>Main entry point into the application.</td> +<td>Main entry point into the application.</td> </tr><tr> <td><a href="#usage">usage</a></td> -<td>Function to print some usage information.</td> +<td>Function to print some usage information.</td> </tr><tr> <td><a href="#version">version</a></td> -<td>Function to show the version information.</td> +<td>Function to show the version information.</td> </tr> </table> <hr /><hr /> @@ -54,7 +54,7 @@ <h2>main</h2> <b>main</b>(<i></i>) <p> - Main entry point into the application. + Main entry point into the application. </p> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -62,10 +62,10 @@ <h2>usage</h2> <b>usage</b>(<i></i>) <p> - Function to print some usage information. + Function to print some usage information. </p><p> - It prints a reference of all commandline parameters that may - be used and ends the application. + It prints a reference of all commandline parameters that may + be used and ends the application. </p> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -73,7 +73,7 @@ <h2>version</h2> <b>version</b>(<i></i>) <p> - Function to show the version information. + Function to show the version information. </p> <div align="right"><a href="#top">Up</a></div> <hr />