]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/htmlfooter.inc
Regenerated new Doxygen custom HTML header, footer, and stylesheet with 1.7.6, but...
[wxWidgets.git] / docs / doxygen / htmlfooter.inc
diff --git a/docs/doxygen/htmlfooter.inc b/docs/doxygen/htmlfooter.inc
deleted file mode 100644 (file)
index b7fa53d..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<!-- ******************************************************* -->
-<!--             Standard wxWidgets footer                   -->
-
-<!-- NOTE: <br/> must go inside <p> but <hr/> must go outside -->
-<p><br/></p><hr/>
-
-<table width="100%" border="0">
-<tr>
-    <td align="left">
-        <a href="http://www.wxwidgets.org" style="margin-left: 0px">
-            <img src="powered-by-wxwidgets.png" alt="wxWidgets logo" border="0"/>
-        </a>
-    </td>
-    <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>
-    <td valign="middle" align="right"><p>[ <a href="#top" class="top">top</a> ]</p></td>
-</tr>
-</table>
-
-<script src="wxwidgets.js" type="text/javascript"></script>
-
-</body>
-</html>
-
-<!-- ***************************************************** -->
-<!--         End of wxWidgets standard footer              -->