From 9eb1d16b0c251963fe8e45fd893a24d88207cbd3 Mon Sep 17 00:00:00 2001 From: Choe Hwanjin Date: Wed, 23 Nov 2011 21:52:45 +0900 Subject: [PATCH] =?utf8?q?Doxygen=EC=97=90=EC=84=9C=20=ED=8C=8C=EC=9D=BC?= =?utf8?q?=20=EC=9D=B4=EB=A6=84=EC=97=90=20fullpath=EB=A5=BC=20=EC=82=AC?= =?utf8?q?=EC=9A=A9=ED=95=98=EC=A7=80=20=EC=95=8A=EC=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Id7c6943b750588044dc199298a7fdac5c76994e1 --- doc/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index dc865d5..2413056 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -106,7 +106,7 @@ INLINE_INHERITED_MEMB = NO # path before files name in the file list and in the header files. If set # to NO the shortest path that makes the file name unique will be used. -FULL_PATH_NAMES = YES +FULL_PATH_NAMES = NO # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag # can be used to strip a user-defined part of the path. Stripping is -- 2.34.1