Documentation/Source/index-eric4.html

changeset 3
0d9daebf5b8c
diff -r bc6196164237 -r 0d9daebf5b8c Documentation/Source/index-eric4.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/index-eric4.html	Mon Dec 28 16:18:43 2009 +0000
@@ -0,0 +1,199 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric4</title>
+<style>
+body {
+    background:white;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #4FA4FF; }
+h2 { color: white; background: #4FA4FF; }
+h3 { color: white; background: #00557F; }
+h4 { color: white; background: #00557F; }
+    
+a { color: #AA5500; }
+
+</style>
+</head>
+<body>
+<h1>eric4</h1>
+<p>
+Package implementing the eric4 Python IDE (version 4.4).
+</p><p>
+To get more information about eric4 please see the 
+<a href="http://eric-ide.python-projects.org/index.html">eric web site</a>.
+</p>
+
+<h3>Packages</h3>
+<table>
+<tr>
+<td><a href="index-eric4.DataViews.html">DataViews</a></td>
+<td>Package containing modules for viewing various data.</td>
+</tr><tr>
+<td><a href="index-eric4.DebugClients.html">DebugClients</a></td>
+<td>Package implementing debug clients for various languages.</td>
+</tr><tr>
+<td><a href="index-eric4.Debugger.html">Debugger</a></td>
+<td>Package implementing the Debugger frontend</td>
+</tr><tr>
+<td><a href="index-eric4.DocumentationTools.html">DocumentationTools</a></td>
+<td>Package implementing the source code documentation tools.</td>
+</tr><tr>
+<td><a href="index-eric4.E4Graphics.html">E4Graphics</a></td>
+<td>Package implementing some QGraphicsView related general purpoe classes.</td>
+</tr><tr>
+<td><a href="index-eric4.E4Gui.html">E4Gui</a></td>
+<td>Package implementing some special GUI elements.</td>
+</tr><tr>
+<td><a href="index-eric4.E4Network.html">E4Network</a></td>
+<td>Package implementing some special network related objects.</td>
+</tr><tr>
+<td><a href="index-eric4.E4XML.html">E4XML</a></td>
+<td>Package implementing the XML handling module of eric4.</td>
+</tr><tr>
+<td><a href="index-eric4.Globals.html">Globals</a></td>
+<td>Module defining common data to be used by all modules.</td>
+</tr><tr>
+<td><a href="index-eric4.Graphics.html">Graphics</a></td>
+<td>Package implementing various graphical representations.</td>
+</tr><tr>
+<td><a href="index-eric4.Helpviewer.html">Helpviewer</a></td>
+<td>Package implementing a little web browser.</td>
+</tr><tr>
+<td><a href="index-eric4.IconEditor.html">IconEditor</a></td>
+<td>Package implementing the icon editor tool.</td>
+</tr><tr>
+<td><a href="index-eric4.MultiProject.html">MultiProject</a></td>
+<td>Package implementing the multi project management module of eric4.</td>
+</tr><tr>
+<td><a href="index-eric4.PluginManager.html">PluginManager</a></td>
+<td>Package containing the code for the Plugin Manager and related parts.</td>
+</tr><tr>
+<td><a href="index-eric4.Plugins.html">Plugins</a></td>
+<td>Package containing all core plugins.</td>
+</tr><tr>
+<td><a href="index-eric4.Preferences.html">Preferences</a></td>
+<td>Package implementing the preferences interface.</td>
+</tr><tr>
+<td><a href="index-eric4.Project.html">Project</a></td>
+<td>Package implementing the project management module of eric4.</td>
+</tr><tr>
+<td><a href="index-eric4.PyUnit.html">PyUnit</a></td>
+<td>Package implementing an interface to the pyunit unittest package.</td>
+</tr><tr>
+<td><a href="index-eric4.QScintilla.html">QScintilla</a></td>
+<td>Package implementing the editor and shell components of the eric4 IDE.</td>
+</tr><tr>
+<td><a href="index-eric4.SqlBrowser.html">SqlBrowser</a></td>
+<td>Package containing module for the SQL browser tool.</td>
+</tr><tr>
+<td><a href="index-eric4.Tasks.html">Tasks</a></td>
+<td>Package containing modules for the task management tool.</td>
+</tr><tr>
+<td><a href="index-eric4.Templates.html">Templates</a></td>
+<td>Package containing modules for the templating system.</td>
+</tr><tr>
+<td><a href="index-eric4.Tools.html">Tools</a></td>
+<td>Package implementing some useful tools used by the IDE.</td>
+</tr><tr>
+<td><a href="index-eric4.UI.html">UI</a></td>
+<td>Package implementing the main user interface and general purpose dialogs.</td>
+</tr><tr>
+<td><a href="index-eric4.Utilities.html">Utilities</a></td>
+<td>Package implementing various functions/classes needed everywhere within eric4.</td>
+</tr><tr>
+<td><a href="index-eric4.VCS.html">VCS</a></td>
+<td>Module implementing the general part of the interface to version control systems.</td>
+</tr><tr>
+<td><a href="index-eric4.ViewManager.html">ViewManager</a></td>
+<td>Package implementing the viewmanager of the eric4 IDE.</td>
+</tr>
+</table>
+
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="eric4.compileUiFiles.html">compileUiFiles</a></td>
+<td>Script for eric4 to compile all .ui files to Python source.</td>
+</tr><tr>
+<td><a href="eric4.eric4.html">eric4</a></td>
+<td>Eric4 Python IDE</td>
+</tr><tr>
+<td><a href="eric4.eric4-api.html">eric4-api</a></td>
+<td>Eric4 API Generator</td>
+</tr><tr>
+<td><a href="eric4.eric4-compare.html">eric4-compare</a></td>
+<td>Eric4 Compare</td>
+</tr><tr>
+<td><a href="eric4.eric4-configure.html">eric4-configure</a></td>
+<td>Eric4 Configure</td>
+</tr><tr>
+<td><a href="eric4.eric4-diff.html">eric4-diff</a></td>
+<td>Eric4 Diff</td>
+</tr><tr>
+<td><a href="eric4.eric4-doc.html">eric4-doc</a></td>
+<td>Eric4 Documentation Generator</td>
+</tr><tr>
+<td><a href="eric4.eric4-editor.html">eric4-editor</a></td>
+<td>Eric4 Editor</td>
+</tr><tr>
+<td><a href="eric4.eric4-iconeditor.html">eric4-iconeditor</a></td>
+<td>Eric4 Icon Editor</td>
+</tr><tr>
+<td><a href="eric4.eric4-plugininstall.html">eric4-plugininstall</a></td>
+<td>Eric4 Plugin Installer</td>
+</tr><tr>
+<td><a href="eric4.eric4-pluginrepository.html">eric4-pluginrepository</a></td>
+<td>Eric4 Plugin Installer</td>
+</tr><tr>
+<td><a href="eric4.eric4-pluginuninstall.html">eric4-pluginuninstall</a></td>
+<td>Eric4 Plugin Uninstaller</td>
+</tr><tr>
+<td><a href="eric4.eric4-qregexp.html">eric4-qregexp</a></td>
+<td>Eric4 QRegExp</td>
+</tr><tr>
+<td><a href="eric4.eric4-re.html">eric4-re</a></td>
+<td>Eric4 Re</td>
+</tr><tr>
+<td><a href="eric4.eric4-sqlbrowser.html">eric4-sqlbrowser</a></td>
+<td>Eric4 SQL Browser</td>
+</tr><tr>
+<td><a href="eric4.eric4-tray.html">eric4-tray</a></td>
+<td>Eric4 Tray</td>
+</tr><tr>
+<td><a href="eric4.eric4-trpreviewer.html">eric4-trpreviewer</a></td>
+<td>Eric4 TR Previewer</td>
+</tr><tr>
+<td><a href="eric4.eric4-uipreviewer.html">eric4-uipreviewer</a></td>
+<td>Eric4 UI Previewer</td>
+</tr><tr>
+<td><a href="eric4.eric4-unittest.html">eric4-unittest</a></td>
+<td>Eric4 Unittest</td>
+</tr><tr>
+<td><a href="eric4.eric4-webbrowser.html">eric4-webbrowser</a></td>
+<td>Eric4 Web Browser</td>
+</tr><tr>
+<td><a href="eric4.eric4config.html">eric4config</a></td>
+<td>Module containing the default configuration of the eric4 installation</td>
+</tr><tr>
+<td><a href="eric4.install.html">install</a></td>
+<td>Installation script for the eric4 IDE and all eric4 related tools.</td>
+</tr><tr>
+<td><a href="eric4.install-i18n.html">install-i18n</a></td>
+<td>Installation script for the eric4 IDE translation files.</td>
+</tr><tr>
+<td><a href="eric4.patch_modpython.html">patch_modpython</a></td>
+<td>Script to patch mod_python for usage with the eric4 IDE.</td>
+</tr><tr>
+<td><a href="eric4.patch_pyxml.html">patch_pyxml</a></td>
+<td>Script to patch pyXML to correct a bug.</td>
+</tr><tr>
+<td><a href="eric4.uninstall.html">uninstall</a></td>
+<td>Uninstallation script for the eric4 IDE and all eric4 related tools.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial