fltk/documentation
Fabien Costantini a2eaf60572 Doxygen documentation:
+ Added HAVE_GL,HAVE_GL_OVERLAY to Doxyfile defines
   + many obsolete api signature causing to be igmored by doxygen have been fixed, more to come and this is good! (we are forced to refresh these api and be up-to-date to have them documented...)
   + Added a Fl_Gl_Window::draw() method that raises a Fl::fatal() message if used directly. The old doc said it was a pure virtual which is not true. one can easily create a Fl_Gl_Window created, this won't work of course but is subject to trouble.
   Now the Fl_Gl_Window doxygenize beautifully and content is more accurate.



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6286 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2008-09-17 20:30:37 +00:00
..
2006-01-15 18:36:16 +00:00
2008-09-17 20:30:37 +00:00
2008-02-14 18:36:42 +00:00
2007-11-20 11:09:07 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2007-02-09 18:46:32 +00:00
2007-02-09 18:46:32 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2008-01-16 15:25:17 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2007-02-09 18:46:32 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2008-01-10 22:43:37 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2007-02-09 18:46:32 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2008-02-26 15:04:03 +00:00
2008-09-13 17:41:00 +00:00
2006-10-29 14:16:03 +00:00
2007-02-09 18:46:32 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-10-29 14:16:03 +00:00
2006-01-15 18:36:16 +00:00

README
------

The documentation in this directory is in HTML format.  To read it just
point your browser at the "index.html" file. A slightly more browseable
version is accessable at the FLTK web site, along with PostScript(tm)
and PDF versions of the manual.

You can generate your own (printable) copy of the manual by typing
"make" in this directory.  You will need to have the HTMLDOC software
installed on your system.  HTMLDOC can be downloaded from:

    http://www.easysw.com/htmldoc

The default media size is 8.27x11.0" (210x279mm), which is the lesser
of A4 and US Letter sizes.  You can change this in the makefile by
uncommenting the corresponding media size or defining your own.

If you find any typos, things that are unclear, or would like to
contribute an example, section, or chapter to the FLTK manual, please
contact Michael Sweet (mike@easysw.com).