eric6/Documentation/Source/index.html

branch
maintenance
changeset 6989
8b8cadf8d7e9
parent 6967
29bf199c5e9b
child 7273
391d6b7b1eff
diff -r 7926553b7509 -r 8b8cadf8d7e9 eric6/Documentation/Source/index.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/eric6/Documentation/Source/index.html	Sat May 04 11:10:44 2019 +0200
@@ -0,0 +1,67 @@
+<!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>
\ No newline at end of file

eric ide

mercurial