|
|
@ -126,14 +126,14 @@ INLINE_INHERITED_MEMB = NO |
|
|
|
# path before files name in the file list and in the header files. If set |
|
|
|
# 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. |
|
|
|
# to NO the shortest path that makes the file name unique will be used. |
|
|
|
|
|
|
|
|
|
|
|
FULL_PATH_NAMES = NO |
|
|
|
FULL_PATH_NAMES = YES |
|
|
|
|
|
|
|
|
|
|
|
# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag |
|
|
|
# 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 |
|
|
|
# can be used to strip a user defined part of the path. Stripping is |
|
|
|
# only done if one of the specified strings matches the left-hand part of |
|
|
|
# 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. |
|
|
|
# the path. It is allowed to use relative paths in the argument list. |
|
|
|
|
|
|
|
|
|
|
|
STRIP_FROM_PATH = |
|
|
|
STRIP_FROM_PATH = . |
|
|
|
|
|
|
|
|
|
|
|
# The INTERNAL_DOCS tag determines if documentation |
|
|
|
# The INTERNAL_DOCS tag determines if documentation |
|
|
|
# that is typed after a \internal command is included. If the tag is set |
|
|
|
# that is typed after a \internal command is included. If the tag is set |
|
|
|