[sword-cvs] sword-apidoc html-footer.inc,NONE,1.1 html-header.inc,NONE,1.1 sword-api.doxygen,1.2,1.3 sword.css,1.1,1.2
sword@www.crosswire.org
sword@www.crosswire.org
Mon, 3 Mar 2003 12:29:09 -0700
Update of /usr/local/cvsroot/sword-apidoc
In directory www:/tmp/cvs-serv32599
Modified Files:
sword-api.doxygen sword.css
Added Files:
html-footer.inc html-header.inc
Log Message:
docs refined
--- NEW FILE: html-footer.inc ---
<table width="100%">
<tr>
<td class="navbutton" align="CENTER">
The SWORD Project; P. O. Box 2528; Tempe, AZ 85280-2528 USA
</td>
</tr>
</table>
</BODY>
</HTML>
--- NEW FILE: html-header.inc ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>API-Documentation for Sword $projectnumber</title>
<link href="sword.css" rel="stylesheet" type="text/css">
</head><body>
<table width="100%" >
<tr align="center">
<td class="navbutton" align="center" >
<a href="http://www.crosswire.org/sword/about/index.jsp">
$title</a></td>
</tr>
</table>