doxygen: fix image path

This commit is contained in:
borine 2023-07-29 11:22:49 +01:00
parent 67860c3b39
commit 792e565b0a

View file

@ -110,7 +110,7 @@ EXCLUDE = @top_srcdir@/src/control/control_local.h \
RECURSIVE = YES
FILE_PATTERNS = *.c *.h
EXAMPLE_PATH = @top_srcdir@/test
IMAGE_PATH = pictures
IMAGE_PATH = @top_srcdir@/doc/pictures
QUIET = YES
EXTRACT_ALL = NO