fltk/documentation/index.dox
engelsman 4fb871e245 first steps towards doxygen to LaTeX to PDF generation
- Doxyfile: enable LATEX generation
- index.dox: table simplified, and alternative \image latex added
- FL200.eps: new eps version of FL200.gif
- fltk-book.tex: LaTeX template file, with title page

Note: there are still too many errors in the generated LaTeX because
the html in the *.dox files is too complex for doxygen's understanding,
so we still can't generate the full LaTeX and hence PDF versions.



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6402 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2008-10-09 20:29:36 +00:00

97 lines
1.9 KiB
Plaintext

/**
\mainpage FLTK Programming Manual
<TABLE BGCOLOR="#9f9f9f" CELLPADDING="8" CELLSPACING="0" SUMMARY="TITLE BAR" WIDTH="700" BORDER="0">
<TR>
<TD><CENTER>
\image html FL200.gif
\image latex FL200.eps "" width=4cm
</CENTER></TD>
<TD><CENTER>
<B>FLTK 1.3.0 Programming Manual</B>
<P>Revision 8 by Michael Sweet, Craig P. Earls,<br>
Matthias Melcher, and Bill Spitzak<br>
Copyright 1998-2008 by Bill Spitzak and others.</P>
</CENTER></TD>
</TR>
</TABLE>
<TABLE BGCOLOR="#9f9f9f" CELLPADDING="8" CELLSPACING="0" SUMMARY="TITLE BAR" WIDTH="700" BORDER="0">
<TR>
<TD>
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 BGCOLOR="#9f9fef" CELLPADDING="8" CELLSPACING="0" SUMMARY="Table of Contents" WIDTH="700" BORDER="0">
<TR>
<TD ALIGN="LEFT" VALIGN="TOP">
\subpage preface
\subpage intro
\subpage basics
\subpage common
\li \ref drawing_colors
\li \ref common_boxtypes
\li \ref common_labels
\li \ref drawing_images
\subpage editor
\subpage drawing
\subpage events
\li \ref events_event_xxx
\li \ref events_propagation
\subpage subclassing
\subpage opengl
\subpage fluid
\li \ref fluid_widget_attributes
\li \ref fluid_selecting_moving
\li \ref fluid_images
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
\subpage advanced
\subpage unicode
<b><a class="el" href="classes.html">A - Class Reference</a></b>
<b><a class="el" href="globals_func.html">B - Function Reference</a></b>
\subpage enumerations
\subpage glut
\li \ref glut_Fl_Glut_Window
<!-- \li Fl_Glut_Window (not yet commented ?) -->
\subpage forms
\subpage osissues
\subpage migration_1_1
\subpage migration_1_3
\subpage development
\subpage license
\subpage examples
</TD>
</TR>
</TABLE>
*/