From 47a9e9e22d92ef490fbc0297542e04168bd86a19 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Sun, 7 Dec 2008 19:35:26 +0000 Subject: Generated a new version of the fltk reference manual (fltk.pdf) I had to revert the last r6557 change for now to make it work again, (on mac os x 10.5.5, doxygen 1.5.7, latest fltk 1.3) which is strange as I would also have expected it to work independtly from html ... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6566 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxybook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/Doxybook b/documentation/Doxybook index d13f34fba..c9dc2b9ba 100755 --- a/documentation/Doxybook +++ b/documentation/Doxybook @@ -768,7 +768,7 @@ IGNORE_PREFIX = fl_ \ # If the GENERATE_HTML tag is set to YES (the default) Doxygen will # generate HTML output. -GENERATE_HTML = NO +GENERATE_HTML = YES # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. # If a relative path is entered the value of OUTPUT_DIRECTORY will be -- cgit v1.2.3