added new style for doxygen documentation

This commit is contained in:
Andreas Volz 2011-12-01 00:51:12 +01:00
parent bde9919483
commit 5679f6bad2
16 changed files with 1034 additions and 14 deletions

19
doc/foot.html Normal file
View file

@ -0,0 +1,19 @@
<div id="push"></div>
</div> <!-- #content -->
</div> <!-- .layout -->
</div> <!-- #container -->
<div id="footer">
<table><tr>
<td></td>
<td class="copyright">Copyright &copy;$year DBus-C++ Project</td>
<td class="generated">Docs generated $datetime</td>
</tr></table>
</div>
</body>
</html>