fltk/documentation
Fabien Costantini 6ff84799a3 Moved latex related files to src, man files to src, updated Makefile and Doxyfile accordingly.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6453 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2008-10-17 12:42:28 +00:00
..
src Moved latex related files to src, man files to src, updated Makefile and Doxyfile accordingly. 2008-10-17 12:42:28 +00:00
Doxyfile Moved latex related files to src, man files to src, updated Makefile and Doxyfile accordingly. 2008-10-17 12:42:28 +00:00
Makefile Moved latex related files to src, man files to src, updated Makefile and Doxyfile accordingly. 2008-10-17 12:42:28 +00:00
README Doxygen documentation: commented out the 1.5.7 specific doc options, updated README for pdf and html use. Now minimum version required is 1.5.5 2008-10-15 15:58:04 +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 PDF format.
To read it, please open the fltk.pdf file in this directory

To generate the doxygen HTML documention,
you should have Doxygen version 1.5.5 min.

To read it, please open the "html/index.html" file. 
A documentation version is also accessable at the FLTK web site, 
along with PostScript(tm) and PDF versions of the manual.

*CHECK this and modify: (we currently use doxygen for doc generation) :

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).