mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:25:58 +00:00
add footer template file
svn path=/trunk/; revision=6495
This commit is contained in:
parent
3b223f7e1b
commit
fa46e0b6c4
1 changed files with 16 additions and 0 deletions
16
reactos/subsys/system/explorer/doxy-footer.htmt
Normal file
16
reactos/subsys/system/explorer/doxy-footer.htmt
Normal file
|
@ -0,0 +1,16 @@
|
|||
<hr size="1">
|
||||
<table border="0" width="100%" cellspacing="0">
|
||||
<tr>
|
||||
<td><address style="align: right;"><small>
|
||||
ROS Explore Source Code Documentation
|
||||
<br>@GEN@ by <a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border=0>
|
||||
</small></address>
|
||||
</td>
|
||||
<td>
|
||||
<p align="right"><a href="http://www.sky.franken.de/explorer/" target="_parent">ROS Explorer Homepage</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue