mirror of https://github.com/fltk/fltk.git
6 changed files with 2657 additions and 11 deletions
@ -0,0 +1,42 @@ |
|||||||
|
|
||||||
|
|
||||||
|
/** |
||||||
|
|
||||||
|
\mainpage FLUID Developer Documentation |
||||||
|
|
||||||
|
<TABLE CELLPADDING="8" CELLSPACING="0" SUMMARY="TITLE BAR" WIDTH="100%" BORDER="0"> |
||||||
|
<TR> |
||||||
|
<TD><CENTER> |
||||||
|
\image html fluid-128.png |
||||||
|
\image latex fluid-128.png "" width=3cm |
||||||
|
|
||||||
|
<B>FLUID 1.4.0 Developer Documentation</B> |
||||||
|
|
||||||
|
By F. Costantini, D. Gibson, M. Melcher, |
||||||
|
A. Schlosser, B. Spitzak and M. Sweet. |
||||||
|
|
||||||
|
Copyright © 1998 - 2023 by Bill Spitzak and others. |
||||||
|
</CENTER></TD> |
||||||
|
</TR> |
||||||
|
</TABLE> |
||||||
|
<TABLE CELLPADDING="8" CELLSPACING="0" SUMMARY="TITLE BAR" WIDTH="100%" BORDER="0"> |
||||||
|
<TR> |
||||||
|
<TD style="text-align: center;"> |
||||||
|
This software and manual are provided under the terms of the GNU |
||||||
|
Library General Public License. Permission is granted to reproduce |
||||||
|
this manual or any portion for any purpose, provided this copyright |
||||||
|
and permission notice are preserved. |
||||||
|
</TD> |
||||||
|
</TR> |
||||||
|
</TABLE> |
||||||
|
<TABLE CELLPADDING="8" CELLSPACING="0" SUMMARY="Table of Contents" WIDTH="100%" BORDER="0"> |
||||||
|
<TR> |
||||||
|
<TD ALIGN="LEFT" VALIGN="TOP"> |
||||||
|
|
||||||
|
\subpage page_introduction |
||||||
|
|
||||||
|
</TD> |
||||||
|
</TR> |
||||||
|
</TABLE> |
||||||
|
|
||||||
|
*/ |
Loading…
Reference in new issue