summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2008-09-17 20:06:34 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2008-09-17 20:06:34 +0000
commiteed231548774950c204e3ba2243c1b26d865fe31 (patch)
tree56091958248e535691cfdeb50ef8eea721c7a22e /documentation
parent3787be9b6e1a382a4482595ed9e1b17ad21e03fa (diff)
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
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Doxyfile2
1 files changed, 1 insertions, 1 deletions
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