Documentation/Source/index-eric5.Toolbox.html

Sat, 17 May 2014 11:25:53 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 17 May 2014 11:25:53 +0200
changeset 3582
49f9c3695ef5
parent 2966
f85f686981ad
permissions
-rw-r--r--

Extended the doc style checker by another eric style check.

<!DOCTYPE html>
<html><head>
<title>eric5.Toolbox</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>eric5.Toolbox</h1>
<p>
Package implementing general purpose tools.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.Toolbox.SingleApplication.html">SingleApplication</a></td>
<td>Module implementing the single application server and client.</td>
</tr><tr>
<td><a href="eric5.Toolbox.Startup.html">Startup</a></td>
<td>Module implementing some startup helper funcions.</td>
</tr>
</table>
</body></html>

eric ide

mercurial