add header add footer to html pages

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22351 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-26 20:03:59 +00:00
parent 905c8d264f
commit d150263ed5
7 changed files with 25 additions and 2 deletions

4
doc/footer.html Normal file
View File

@@ -0,0 +1,4 @@
<hr size="1"><address style="text-align: right;"><small>
Generated on $datetime for $projectname by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> $doxygenversion</small></address>
</body>
</html>