doc: specify the IMAGE_PATH relative to the source

Fixes doxygen build with custom builddirs

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2015-01-15 11:43:04 +10:00
parent 2066f3636a
commit f2a446aafd

View file

@ -842,7 +842,8 @@ EXAMPLE_RECURSIVE = NO
# that contain images that are to be included in the documentation (see the
# \image command).
IMAGE_PATH = svg
IMAGE_PATH = @top_srcdir@/doc/svg \
@top_srcdir@/doc/dot
# 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