]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/htmlfooter.inc
add some explanation text for the new sections
[wxWidgets.git] / docs / doxygen / htmlfooter.inc
CommitLineData
15b6757b
FM
1<!-- ******************************************************* -->
2<!-- Standard wxWidgets footer -->
3
30738aae
FM
4<!-- NOTE: <br/> must go inside <p> but <hr/> must go outside -->
5<p><br/></p><hr/>
6
15b6757b
FM
7<table width="100%" border="0">
8<tr>
9 <td align="left">
10 <a href="http://www.wxwidgets.org" style="margin-left: 0px">
30738aae 11 <img src="powered-by-wxwidgets.png" alt="wxWidgets logo"/>
15b6757b
FM
12 </a>
13 </td>
7aff6096 14 <td valign="middle" align="center"><p class="footer">Page generated <tt>$datetime</tt> by <a href="http://www.doxygen.org">Doxygen</a> $doxygenversion</p></td>
15b6757b
FM
15 <td valign="middle" align="right"><p>[ <a href="#top" class="top">top</a> ]</p></td>
16</tr>
17</table>
18
19</body>
20</html>
21
22<!-- ***************************************************** -->
23<!-- End of wxWidgets standard footer -->