mirror of
https://github.com/fltk/fltk.git
synced 2026-05-20 04:31:25 +08:00
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
This commit is contained in:
@@ -801,7 +801,7 @@ HTML_FOOTER = src/html_footer
|
||||
# the style sheet file to the HTML output directory, so don't put your own
|
||||
# stylesheet in the HTML output directory as well, or it will be erased!
|
||||
|
||||
HTML_STYLESHEET = src/html_stylesheet.css
|
||||
HTML_STYLESHEET =
|
||||
|
||||
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
|
||||
# files or namespaces will be aligned in HTML using tables. If set to
|
||||
|
||||
@@ -42,11 +42,18 @@
|
||||
\vspace*{2cm}
|
||||
{\Large
|
||||
Revision 9 by F. Costantini, D. Gibson, M. Melcher, \\
|
||||
A. Schlosser, B. Spitzak and M. Sweet.}\\
|
||||
A. Schlosser, B. Spitzak, and M. Sweet.}\\
|
||||
\vspace*{1.5cm}
|
||||
{\large Copyright 1998-2011 by Bill Spitzak and others.}\\
|
||||
\vspace*{3.5cm}
|
||||
{\large Generated by Doxygen 1.7.3}\\
|
||||
\vspace*{0.75cm}
|
||||
{\Small
|
||||
This software and manual are provided under the terms of the GNU Library General Public License.}\\
|
||||
{\Small
|
||||
Permission is granted to reproduce this manual or any portion for any purpose,}\\
|
||||
{\Small
|
||||
provided this copyright and permission notice are preserved.}\\
|
||||
\vspace*{2.5cm}
|
||||
{\large Generated by Doxygen 1.7.5}\\
|
||||
\vspace*{0.5cm}
|
||||
\today{}\\
|
||||
\end{center}
|
||||
|
||||
@@ -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>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user