Wed, 29 Apr 2020 18:36:16 +0200
Updated source docu.
<!DOCTYPE html> <html><head> <title>Table of contents</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>Table of contents</h1> <h3>Packages</h3> <table> <tr> <td><a href="index-eric6.html">eric6</a></td> <td>Package implementing the eric6 Python IDE.</td> </tr> </table> <h3>Modules</h3> <table> <tr> <td><a href="cleanupSource.html">cleanupSource</a></td> <td>Script for eric6 to clean up the source tree.</td> </tr> <tr> <td><a href="compileUiFiles.html">compileUiFiles</a></td> <td>Script for eric6 to compile all .ui files to Python source.</td> </tr> <tr> <td><a href="create_windows_links.html">create_windows_links</a></td> <td>Installation script for the eric6 IDE and all eric6 related tools.</td> </tr> <tr> <td><a href="install.html">install</a></td> <td>Installation script for the eric6 IDE and all eric6 related tools.</td> </tr> <tr> <td><a href="install-debugclients.html">install-debugclients</a></td> <td>Installation script for the eric6 debug clients.</td> </tr> <tr> <td><a href="install-i18n.html">install-i18n</a></td> <td>Installation script for the eric6 IDE translation files.</td> </tr> <tr> <td><a href="patch_modpython.html">patch_modpython</a></td> <td>Script to patch mod_python for usage with the eric6 IDE.</td> </tr> <tr> <td><a href="setup.html">setup</a></td> <td>Module to prepare a distribution package for uploading to PyPI.</td> </tr> <tr> <td><a href="uninstall.html">uninstall</a></td> <td>Uninstallation script for the eric6 IDE and all eric6 related tools.</td> </tr> <tr> <td><a href="uninstall-debugclients.html">uninstall-debugclients</a></td> <td>Unnstallation script for the eric6 debug clients.</td> </tr> </table> </body></html>