From: Choe Hwanjin Date: Wed, 23 Nov 2011 12:52:45 +0000 (+0900) Subject: Doxygen에서 파일 이름에 fullpath를 사용하지 않음 X-Git-Tag: 2.1b_release^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9eb1d16b0c251963fe8e45fd893a24d88207cbd3;p=framework%2Fuifw%2Flibhangul.git Doxygen에서 파일 이름에 fullpath를 사용하지 않음 Change-Id: Id7c6943b750588044dc199298a7fdac5c76994e1 --- 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