test
This commit is contained in:
parent
d9c0e838b5
commit
fd23d0bd6a
1 changed files with 23 additions and 5 deletions
|
@ -1,6 +1,9 @@
|
|||
<html><head>
|
||||
<!-- $Id: reference.html,v 1.1 2004/07/23 00:22:13 tomas Exp $ -->
|
||||
<title>Alib reference</title>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>Alib reference</title>
|
||||
<meta content="$Author: tomas $" name="author">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
* { font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif; font-size: 10pt; }
|
||||
|
@ -19,12 +22,27 @@
|
|||
.b { font-weight:bold; }
|
||||
-->
|
||||
</style>
|
||||
</head></body>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Preface</h1>
|
||||
This document is part of the <a
|
||||
href="http://livesupport.campware.org/">LiveSupport</a>
|
||||
|
||||
project, Copyright © 2004 <a href="http://www.mdlf.org/">Media
|
||||
Development Loan Fund</a>, under the GNU <a
|
||||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||
<ul>
|
||||
<li>Author: $Author: tomas $</li>
|
||||
<li>Version: $Revision: 1.2 $</li>
|
||||
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/doc/Attic/reference.html,v $</li>
|
||||
|
||||
</ul>
|
||||
<h1>Alib reference</h1>
|
||||
|
||||
in construction - sorry ;)
|
||||
|
||||
<h2>Scope</h2>
|
||||
This document describes authentication and authorization component of the LiveSupport project.<br>
|
||||
|
||||
<a name="contents"></a>
|
||||
<h2>Contents</h2>
|
||||
<ol>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue