From 609f51953354bb77cf8fdfdb9e5130d67e56f578 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 7 Dec 2008 13:35:10 +0000 Subject: Fixed documentation dependencies and changed Doxybook (for latex/pdf gen.) to _not_ generate the html files. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6557 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxybook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/Doxybook') diff --git a/documentation/Doxybook b/documentation/Doxybook index c9dc2b9ba..d13f34fba 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 = YES +GENERATE_HTML = NO # 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