Update of /cvsroot/cppunit/cppunit2/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7281/doc
Added Files:
footer.html header.html
Log Message:
* added file required for doc generation.
--- NEW FILE: footer.html ---
<hr>
<table width="100%">
<tr>
<td width="10%" align="left" valign="center">
<a href="http://sourceforge.net">
<img
src="http://sourceforge.net/sflogo.php?group_id=11795"
width="88" height="31" border="0" alt="SourceForge Logo"></a>
</td>
<td width="20%" align="left" valign="center">
hosts this site.
</td>
<td>
</td>
<td align="right" valign="center">
Send comments to:<br>
<a href="mailto:cpp...@li...">CppUnit Developers</a>
</td>
</tr>
</table>
</body>
</html>
--- NEW FILE: header.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>CppUnit 2: Main Page</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<table width="100%">
<tr>
<td width="40%" align="left" valign="center">
<a href="http://sourceforge.net/projects/cppunit">
CppUnit project page
</a>
</td>
<td width="40%" align="right" valign="center">
<a href="http://cppunit.sourceforge.net">CppUnit home page</a>
</td>
</tr>
</table>
<hr>
|