ProjectWeb/Documentation/source/index-Plugin_Project_Web.html

Mon, 26 Apr 2021 17:47:56 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 26 Apr 2021 17:47:56 +0200
changeset 35
a3f1dcf94fe4
parent 30
38092622e612
child 41
836c696f9565
permissions
-rw-r--r--

Implemented some code simplifications.

<!DOCTYPE html>
<html><head>
<title>Plugin_Project_Web</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>Plugin_Project_Web</h1>

<p>
Package implementing the Web project plugin.
</p>

<h3>Packages</h3>
<table>

<tr>
<td><a href="index-Plugin_Project_Web.ProjectWeb.html">ProjectWeb</a></td>
<td>Package implementing web project plug-in data and functions.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="Plugin_Project_Web.PluginProjectWeb.html">PluginProjectWeb</a></td>
<td>Module implementing the Web project plugin.</td>
</tr>
</table>
</body></html>

eric ide

mercurial