20 </style> |
20 </style> |
21 </head> |
21 </head> |
22 <body><a NAME="top" ID="top"></a> |
22 <body><a NAME="top" ID="top"></a> |
23 <h1>eric5.eric5-api</h1> |
23 <h1>eric5.eric5-api</h1> |
24 <p> |
24 <p> |
25 Eric5 API Generator |
25 Eric5 API Generator |
26 </p><p> |
26 </p><p> |
27 This is the main Python script of the API generator. It is |
27 This is the main Python script of the API generator. It is |
28 this script that gets called via the API generation interface. |
28 this script that gets called via the API generation interface. |
29 This script can be used via the commandline as well. |
29 This script can be used via the commandline as well. |
30 </p> |
30 </p> |
31 <h3>Global Attributes</h3> |
31 <h3>Global Attributes</h3> |
32 <table> |
32 <table> |
33 <tr><td>None</td></tr> |
33 <tr><td>None</td></tr> |
34 </table> |
34 </table> |
38 </table> |
38 </table> |
39 <h3>Functions</h3> |
39 <h3>Functions</h3> |
40 <table> |
40 <table> |
41 <tr> |
41 <tr> |
42 <td><a href="#main">main</a></td> |
42 <td><a href="#main">main</a></td> |
43 <td>Main entry point into the application.</td> |
43 <td>Main entry point into the application.</td> |
44 </tr><tr> |
44 </tr><tr> |
45 <td><a href="#usage">usage</a></td> |
45 <td><a href="#usage">usage</a></td> |
46 <td>Function to print some usage information.</td> |
46 <td>Function to print some usage information.</td> |
47 </tr><tr> |
47 </tr><tr> |
48 <td><a href="#version">version</a></td> |
48 <td><a href="#version">version</a></td> |
49 <td>Function to show the version information.</td> |
49 <td>Function to show the version information.</td> |
50 </tr> |
50 </tr> |
51 </table> |
51 </table> |
52 <hr /><hr /> |
52 <hr /><hr /> |
53 <a NAME="main" ID="main"></a> |
53 <a NAME="main" ID="main"></a> |
54 <h2>main</h2> |
54 <h2>main</h2> |
55 <b>main</b>(<i></i>) |
55 <b>main</b>(<i></i>) |
56 <p> |
56 <p> |
57 Main entry point into the application. |
57 Main entry point into the application. |
58 </p> |
58 </p> |
59 <div align="right"><a href="#top">Up</a></div> |
59 <div align="right"><a href="#top">Up</a></div> |
60 <hr /><hr /> |
60 <hr /><hr /> |
61 <a NAME="usage" ID="usage"></a> |
61 <a NAME="usage" ID="usage"></a> |
62 <h2>usage</h2> |
62 <h2>usage</h2> |
63 <b>usage</b>(<i></i>) |
63 <b>usage</b>(<i></i>) |
64 <p> |
64 <p> |
65 Function to print some usage information. |
65 Function to print some usage information. |
66 </p><p> |
66 </p><p> |
67 It prints a reference of all commandline parameters that may |
67 It prints a reference of all commandline parameters that may |
68 be used and ends the application. |
68 be used and ends the application. |
69 </p> |
69 </p> |
70 <div align="right"><a href="#top">Up</a></div> |
70 <div align="right"><a href="#top">Up</a></div> |
71 <hr /><hr /> |
71 <hr /><hr /> |
72 <a NAME="version" ID="version"></a> |
72 <a NAME="version" ID="version"></a> |
73 <h2>version</h2> |
73 <h2>version</h2> |
74 <b>version</b>(<i></i>) |
74 <b>version</b>(<i></i>) |
75 <p> |
75 <p> |
76 Function to show the version information. |
76 Function to show the version information. |
77 </p> |
77 </p> |
78 <div align="right"><a href="#top">Up</a></div> |
78 <div align="right"><a href="#top">Up</a></div> |
79 <hr /> |
79 <hr /> |
80 </body></html> |
80 </body></html> |