diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2011-08-26 17:25:44 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2011-08-26 17:25:44 +0000 |
| commit | 6967e05cab0b427a2fdc0b9cfff1bf2ad61ca407 (patch) | |
| tree | f87a473d66fb80e2b2df40f9930c22c45f09a523 /documentation/src/html_footer | |
| parent | 06ec8900f0bffbd0be2c4aff21aef221cf06f49b (diff) | |
Updated documentation, removed customized html stylesheet, updated html footer.
Note: you need Doxygen 1.7.5 or later to generate proper documentation.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9015 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/html_footer')
| -rw-r--r-- | documentation/src/html_footer | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/documentation/src/html_footer b/documentation/src/html_footer index 94aa2fff5..11d830bce 100644 --- a/documentation/src/html_footer +++ b/documentation/src/html_footer @@ -1,21 +1,24 @@ -<!-- BEGIN FLTK HTML_FOOTER --> - <!-- Generated for $projectname by Doxygen --> - <li class="footer"> - <!-- Generated for $projectname by Doxygen --> - © 1998-2011 by Bill Spitzak and others. - <a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a> - </li> - </ul> +<!--BEGIN GENERATE_TREEVIEW--> + <li class="footer"> + <!-- Generated for $projectname by Doxygen --> + © 1998-2011 by Bill Spitzak and others. + <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"> +<!--END GENERATE_TREEVIEW--> +<!--BEGIN !GENERATE_TREEVIEW--> +<hr class="footer"/><address class="footer"><small> + <!-- Generated for $projectname by Doxygen --> + © 1998-2011 by Bill Spitzak and others. <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. +</small></address> +<hr class="footer"/><address class="footer"><small> + <div align="center"> + Permission is granted to reproduce this manual or any portion for any purpose, + provided this copyright and permission notice are preserved. </div> </small></address> -<!-- END FLTK HTML_FOOTER (/body and /html follows...) --> +<!--END !GENERATE_TREEVIEW--> </body> </html> |
