diff --git a/doc/Doxyfile b/doc/Doxyfile index 9336deec8..55ee4948b 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -138,7 +138,7 @@ FULL_PATH_NAMES = YES # If left blank the directory from which doxygen is run is used as the # path to strip. -STRIP_FROM_PATH = /usr/src +STRIP_FROM_PATH = $(builddir) # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of # the path mentioned in the documentation of a class, which tells