mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 00:22:42 +08:00
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
This commit is contained in:
@@ -1,9 +1,21 @@
|
|||||||
<hr>
|
<!-- BEGIN FLTK HTML_FOOTER -->
|
||||||
<address><small>
|
<!-- Generated for $projectname by Doxygen -->
|
||||||
<!-- $datetime. -->
|
<li class="footer">
|
||||||
<a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a>
|
<!-- Generated for $projectname by Doxygen -->
|
||||||
© 1998-2011 by Bill Spitzak and others.
|
© 1998-2011 by Bill Spitzak and others.
|
||||||
Permission is granted to reproduce this manual or any portion for
|
<a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a>
|
||||||
any purpose, provided this copyright and permission notice are preserved.
|
</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>
|
||||||
|
© 1998-2011 by Bill Spitzak and others.
|
||||||
|
Permission is granted to reproduce this manual or any portion for
|
||||||
|
any purpose, provided this copyright and permission notice are preserved.
|
||||||
|
</div>
|
||||||
</small></address>
|
</small></address>
|
||||||
</body></html>
|
<!-- END FLTK HTML_FOOTER (/body and /html follows...) -->
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user