diff -r 3fc8dfeb6ebe -r b99e7fd55fd3 src/eric7/Documentation/Source/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/eric7/Documentation/Source/index.html Thu Jul 07 11:23:56 2022 +0200 @@ -0,0 +1,64 @@ +<!DOCTYPE html> +<html><head> +<title>Table of contents</title> +<meta charset="UTF-8"> +<link rel="stylesheet" href="styles.css"> +</head> +<body> +<h1>Table of contents</h1> + + +<h3>Packages</h3> +<table> + +<tr> +<td><a href="index-src.eric7.html">eric7</a></td> +<td>Package implementing the eric Python IDE.</td> +</tr> +</table> + +<h3>Modules</h3> +<table> + +<tr> +<td><a href="cleanupSource.html">cleanupSource</a></td> +<td>Script for eric to clean up the source tree.</td> +</tr> +<tr> +<td><a href="compileUiFiles.html">compileUiFiles</a></td> +<td>Script for eric 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 eric IDE and all eric related tools.</td> +</tr> +<tr> +<td><a href="install.html">install</a></td> +<td>Installation script for the eric IDE and all eric related tools.</td> +</tr> +<tr> +<td><a href="install-debugclients.html">install-debugclients</a></td> +<td>Installation script for the eric debug clients.</td> +</tr> +<tr> +<td><a href="install-dependencies.html">install-dependencies</a></td> +<td>Installation script for the eric IDE dependencies.</td> +</tr> +<tr> +<td><a href="install-i18n.html">install-i18n</a></td> +<td>Installation script for the eric IDE translation files.</td> +</tr> +<tr> +<td><a href="setup.html">setup</a></td> +<td>Minimum module to allow 'pip' to perform editable installs.</td> +</tr> +<tr> +<td><a href="uninstall.html">uninstall</a></td> +<td>Uninstallation script for the eric IDE and all eric related tools.</td> +</tr> +<tr> +<td><a href="uninstall-debugclients.html">uninstall-debugclients</a></td> +<td>Unnstallation script for the eric debug clients.</td> +</tr> +</table> +</body></html> \ No newline at end of file