fltk/documentation
2008-10-14 23:00:13 +00:00
..
src Doxygen pdf man: First version added in documentation/fltk.pdf, old doc removed, images, dox files moved to a new src directory. 2008-10-14 22:12:25 +00:00
blocks.man Do some rearranging of image and desktop support files. 2006-08-25 06:58:33 +00:00
checkers.man More packaging fun. 2006-01-15 18:36:16 +00:00
Doxyfile Doxygen pdf man: First version added in documentation/fltk.pdf, old doc removed, images, dox files moved to a new src directory. 2008-10-14 22:12:25 +00:00
fltk-book.tex first steps towards doxygen to LaTeX to PDF generation 2008-10-09 20:29:36 +00:00
fltk-config.man STR 1897: fixed man pages for unicode translation 2008-03-16 12:12:55 +00:00
fltk.book Add handler for thread messages (STR #1536) 2007-02-08 23:04:20 +00:00
fltk.man STR 1897: fixed man pages for unicode translation 2008-03-16 12:12:55 +00:00
fluid.man STR 1897: fixed man pages for unicode translation 2008-03-16 12:12:55 +00:00
html_footer Updated lots of links in text documentation. 2008-09-21 14:06:57 +00:00
Makefile Doxygen makefile: added new html and pdf targets, to use it run : make html, make pdf. for the last case, when an error is detected, the gen stops and you may have to run manually pdflatex again to have a correct toc ... 2008-10-14 23:00:13 +00:00
README Configure script changes to support man pages, HTMLDOC, AIX/QNX with 2001-02-12 15:12:14 +00:00
sudoku.man More packaging fun. 2006-01-15 18:36:16 +00:00
todo_filelist_doc.txt added a TODO in next batch section. add your own suggestions that would affect lot of files in one shot. 2008-09-17 08:46:43 +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).