fltk/documentation
Fabien Costantini 19ca3c6edd Doxygen pdf documentation: Fixed missing dox files images in latex. Fixed license info would not show completely in pdf.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6438 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2008-10-15 12:13:43 +00:00
..
src Doxygen pdf documentation: Fixed missing dox files images in latex. Fixed license info would not show completely in pdf. 2008-10-15 12:13:43 +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 documentation: added svn properties to ignore temp files, set pdf file mime-type to octet stream. Created a custom output log that captures all pdflatex output and makeindex output as we could loose some of them in the standard refman.log because of the iterating crazy nature of these latex tools. Now make pdf file generates the full baby (including ToC) in one shot. 2008-10-15 08:09:33 +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 Updated the todo list with new devl notes and todo for the pdf doc & makefile 2008-10-14 23:10:57 +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).