mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-11 23:50:18 +01:00
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:
parent
2066f3636a
commit
f2a446aafd
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue