From e99b470f717cd3dda3b88fa6691c7501649e78ec Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Fri, 25 Nov 2011 17:51:15 -0800 Subject: [PATCH] Stripping include from file paths. --- libguac/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguac/Doxyfile b/libguac/Doxyfile index 812ee0c9..6dc51a74 100644 --- a/libguac/Doxyfile +++ b/libguac/Doxyfile @@ -114,7 +114,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 = +STRIP_FROM_PATH = include # 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