added new style for doxygen documentation
This commit is contained in:
parent
bde9919483
commit
5679f6bad2
16 changed files with 1034 additions and 14 deletions
19
doc/foot.html
Normal file
19
doc/foot.html
Normal 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 ©$year DBus-C++ Project</td>
|
||||
<td class="generated">Docs generated $datetime</td>
|
||||
</tr></table>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue