summaryrefslogtreecommitdiff
path: root/documentation/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2011-05-11 15:51:38 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2011-05-11 15:51:38 +0000
commit8dd43e74dc016a6fe4e5f0ae967fe1c07afa5912 (patch)
tree8152873925fe0f45064cbfb4eec401e4741df302 /documentation/src
parent86e58bc0d837e35eb49825cc7335dcbc87ea4319 (diff)
First attempt to improve the html footer for the new doxygen layout.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8652 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src')
-rw-r--r--documentation/src/html_footer28
1 files changed, 20 insertions, 8 deletions
diff --git a/documentation/src/html_footer b/documentation/src/html_footer
index 48f850503..94aa2fff5 100644
--- a/documentation/src/html_footer
+++ b/documentation/src/html_footer
@@ -1,9 +1,21 @@
-<hr>
-<address><small>
-<!-- $datetime. -->
-<a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a>
-&copy; 1998-2011 by Bill Spitzak and others.&nbsp;&nbsp;&nbsp;
-Permission is granted to reproduce this manual or any portion for
-any purpose, provided this copyright and permission notice are preserved.
+<!-- BEGIN FLTK HTML_FOOTER -->
+ <!-- Generated for $projectname by Doxygen -->
+ <li class="footer">
+ <!-- Generated for $projectname by Doxygen -->
+ &copy; 1998-2011 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp;
+ <a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a>
+ </li>
+ </ul>
+ </div>
+<hr class="footer"/>
+<address class="footer"><small>
+ <div align="left">
+ <a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a>
+ &copy; 1998-2011 by Bill Spitzak and others.&nbsp;&nbsp;&nbsp;
+ Permission is granted to reproduce this manual or any portion for
+ any purpose, provided this copyright and permission notice are preserved.
+ </div>
</small></address>
-</body></html>
+<!-- END FLTK HTML_FOOTER (/body and /html follows...) -->
+</body>
+</html>