Move documentation pages from html into doxygen. Update Doxyfile to support BitKeeper

Doxyfile:
    Update this to ignore the BitKeeper directories. Add a custom footer.

--HG--
extra : convert_revision : c884d0f65b4c23ab7dd6a59eb6d4a83f398815c5
This commit is contained in:
Erik Hallnor
2003-10-07 14:54:10 -04:00
parent 782f18218c
commit ff883c7e15
2 changed files with 9 additions and 3 deletions

6
docs/footer.html Normal file
View File

@@ -0,0 +1,6 @@
<hr size="1"><address style="align: right;"><small>
Generated on $datetime for $projectname by <a href="http://www.doxygen.org/index.html"> doxygen</a> $doxygenversion</small></address>
<address><a href="mailto:m5-dev@eecs.umich.edu">M5 Development Team</a></address>
</body>
</html>