From 5a71578b1b5a051fe7791e50a156333683a6806c Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Wed, 15 Oct 2008 13:46:06 +0000 Subject: Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed all Widget class headers from file section as they already are in the class section, this saves many pages. Also disabled the referenced by/from systematic inserts for each functions as this is more a core developer documentation feature than a fltk user manual feature, also saves many pages. Didn't use the LATEX_COMPACT feature yet, not happy with its result, will comment it later. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6439 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/fluid.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src') diff --git a/documentation/src/fluid.dox b/documentation/src/fluid.dox index c3aaad97d..db98a17cc 100644 --- a/documentation/src/fluid.dox +++ b/documentation/src/fluid.dox @@ -42,7 +42,7 @@ These .cxx files must \#include the .h file or they c file. \image html fluid-org.gif "Figure 9-1: FLUID organization" -\Image latex fluid-org.eps "FLUID organization" width=12cm + \image latex fluid-org.eps "FLUID organization" width=12cm Normally the FLUID file defines one or more functions or classes which output C++ code. Each function defines a one or more FLTK windows, and all the widgets that go inside those windows. -- cgit v1.2.3