From 65a5700bf799087c27adc15cbcbee993bd207f9e Mon Sep 17 00:00:00 2001 From: Cory Date: Sun, 8 Oct 2023 15:08:44 +0200 Subject: [PATCH] Add image path --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 591e8ba..eeba27f 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1070,7 +1070,7 @@ EXAMPLE_RECURSIVE = NO # that contain images that are to be included in the documentation (see the # \image command). -IMAGE_PATH = +IMAGE_PATH = ./images # 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