From eed231548774950c204e3ba2243c1b26d865fe31 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 17 Sep 2008 20:06:34 +0000 Subject: IMAGE_PATH correction (missed, when moved to the documentation dir) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6285 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/Doxyfile b/documentation/Doxyfile index b0abd2a17..875f08bb0 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -599,7 +599,7 @@ EXAMPLE_RECURSIVE = NO # directories that contain image that are included in the documentation (see # the \image command). -IMAGE_PATH = documentation +IMAGE_PATH = . # The INPUT_FILTER tag can be used to specify a program that doxygen should # invoke to filter for each input file. Doxygen will invoke the filter program -- cgit v1.2.3