eric6/Documentation/Source/index.html

changeset 7273
391d6b7b1eff
parent 6967
29bf199c5e9b
child 7960
e8fc383322f7
--- a/eric6/Documentation/Source/index.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/index.html	Wed Sep 25 19:42:44 2019 +0200
@@ -24,6 +24,7 @@
 
 <h3>Packages</h3>
 <table>
+
 <tr>
 <td><a href="index-eric6.html">eric6</a></td>
 <td>Package implementing the eric6 Python IDE.</td>
@@ -32,34 +33,44 @@
 
 <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>
+</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>
+</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>
+</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>
+</tr>
+<tr>
 <td><a href="install-debugclients.html">install-debugclients</a></td>
 <td>Installation script for the eric6 debug clients.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="install-i18n.html">install-i18n</a></td>
 <td>Installation script for the eric6 IDE translation files.</td>
-</tr><tr>
+</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>
+</tr>
+<tr>
 <td><a href="setup.html">setup</a></td>
 <td>Module to prepare a distribution package for uploading to PyPI.</td>
-</tr><tr>
+</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>
+</tr>
+<tr>
 <td><a href="uninstall-debugclients.html">uninstall-debugclients</a></td>
 <td>Unnstallation script for the eric6 debug clients.</td>
 </tr>

eric ide

mercurial