libthai/libthai-0.1.9-multilib.patch
2013-06-12 12:36:03 +09:00

26 lines
986 B
Diff

Index: libthai-0.1.19/doc/Doxyfile.in
===================================================================
--- libthai-0.1.19.orig/doc/Doxyfile.in
+++ libthai-0.1.19/doc/Doxyfile.in
@@ -940,7 +940,7 @@ HTML_HEADER =
# each generated HTML page. If it is left blank doxygen will generate a
# standard footer.
-HTML_FOOTER =
+HTML_FOOTER = no_date_footer.html
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
# style sheet that is used by each HTML page. It can be used to
Index: libthai-0.1.19/doc/no_date_footer.html
===================================================================
--- /dev/null
+++ libthai-0.1.19/doc/no_date_footer.html
@@ -0,0 +1,7 @@
+<hr size="1"><address style="text-align: right;"><small>
+Generated for $projectname by&nbsp;<a href="http://www.doxygen.org/
+index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a>
+$doxygenversion</small></address>
+</body>
+</html>
+