From 6b7513431cba00ffa8e772f1bc996b5ab7476f0d Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Thu, 8 Jan 2004 05:14:37 +0000 Subject: [PATCH] * Strip off the uninteresting parts of the file name (like my home dir and all that) This commit was SVN r106. --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 03bc68dfe3..0bdd8439f1 100644 --- a/Doxyfile +++ b/Doxyfile @@ -91,7 +91,7 @@ FULL_PATH_NAMES = YES # only done if one of the specified strings matches the left-hand part of # the path. It is allowed to use relative paths in the argument list. -STRIP_FROM_PATH = +STRIP_FROM_PATH = src/ # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter # (but less readable) file names. This can be useful is your file systems