10 |
10 |
11 <h3>Packages</h3> |
11 <h3>Packages</h3> |
12 <table> |
12 <table> |
13 |
13 |
14 <tr> |
14 <tr> |
15 <td><a href="index-src.eric7.html">eric7</a></td> |
15 <td><a href="index-eric7.html">eric7</a></td> |
16 <td>Package implementing the eric Python IDE.</td> |
16 <td>Package implementing the eric Python IDE.</td> |
17 </tr> |
17 </tr> |
18 </table> |
18 </table> |
19 |
19 |
20 <h3>Modules</h3> |
|
21 <table> |
|
22 |
|
23 <tr> |
|
24 <td><a href="cleanupSource.html">cleanupSource</a></td> |
|
25 <td>Script for eric to clean up the source tree.</td> |
|
26 </tr> |
|
27 <tr> |
|
28 <td><a href="compileUiFiles.html">compileUiFiles</a></td> |
|
29 <td>Script for eric to compile all .ui files to Python source.</td> |
|
30 </tr> |
|
31 <tr> |
|
32 <td><a href="create_windows_links.html">create_windows_links</a></td> |
|
33 <td>Installation script for the eric IDE and all eric related tools.</td> |
|
34 </tr> |
|
35 <tr> |
|
36 <td><a href="install.html">install</a></td> |
|
37 <td>Installation script for the eric IDE and all eric related tools.</td> |
|
38 </tr> |
|
39 <tr> |
|
40 <td><a href="install-debugclients.html">install-debugclients</a></td> |
|
41 <td>Installation script for the eric debug clients.</td> |
|
42 </tr> |
|
43 <tr> |
|
44 <td><a href="install-dependencies.html">install-dependencies</a></td> |
|
45 <td>Installation script for the eric IDE dependencies.</td> |
|
46 </tr> |
|
47 <tr> |
|
48 <td><a href="install-i18n.html">install-i18n</a></td> |
|
49 <td>Installation script for the eric IDE translation files.</td> |
|
50 </tr> |
|
51 <tr> |
|
52 <td><a href="setup.html">setup</a></td> |
|
53 <td>Minimum module to allow 'pip' to perform editable installs.</td> |
|
54 </tr> |
|
55 <tr> |
|
56 <td><a href="uninstall.html">uninstall</a></td> |
|
57 <td>Uninstallation script for the eric IDE and all eric related tools.</td> |
|
58 </tr> |
|
59 <tr> |
|
60 <td><a href="uninstall-debugclients.html">uninstall-debugclients</a></td> |
|
61 <td>Unnstallation script for the eric debug clients.</td> |
|
62 </tr> |
|
63 </table> |
|
64 </body></html> |
20 </body></html> |