LDAPAccountManager/lam/docs/devel/index.htm

38 lines
835 B
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>LAM development documentation</title>
<link rel="stylesheet" type="text/css" href="style/layout.css">
</head>
<body>
<div style="text-align: center;">
<h1>LDAP Account Manager - Code overview</h1>
<img src="images/lam_overview.png" width="877" height="620" border="0"
align="middle" alt="overview"><br>
<div style="text-align: left;">
<h2>Web pages:</h2>
<ul>
<li>Login<br>
</li>
<li><a href="config_pages.htm">Configuration</a></li>
<li><a href="lists.htm">Account lists</a><br>
</li>
<li>Account pages<br>
</li>
</ul>
<br>
<h2>Libraries:</h2>
<ul>
<li>Account modules</li>
<li>PDF</li>
<li>Account profiles</li>
<li>Configuration</li>
<li>LDAP</li>
<li>other libraries<br>
</li>
</ul>
</div>
</div>
</body>
</html>