From e3ad1bc5fbcfe434f9b38fe820ec35cce39c28ff Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 22 Nov 2015 09:41:51 +0100 Subject: [PATCH] added image path --- docs/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in index 90dd3b9e..25943f96 100644 --- a/docs/Doxyfile.in +++ b/docs/Doxyfile.in @@ -821,7 +821,7 @@ EXAMPLE_RECURSIVE = NO # that contain images that are to be included in the documentation (see the # \image command). -IMAGE_PATH = +IMAGE_PATH = @top_srcdir@ # 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