Fixed wrong path stripping in doc generation

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@366 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2011-01-26 10:34:21 +00:00
parent 386f06be12
commit 30b472b4e7

View File

@@ -114,7 +114,8 @@ FULL_PATH_NAMES = YES
# If left blank the directory from which doxygen is run is used as the
# path to strip.
STRIP_FROM_PATH = @CMAKE_CURRENT_SOURCE_DIR@
STRIP_FROM_PATH = @CMAKE_SOURCE_DIR@ \
@CMAKE_SOURCE_DIR@/src
# 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
@@ -123,7 +124,8 @@ STRIP_FROM_PATH = @CMAKE_CURRENT_SOURCE_DIR@
# definition is used. Otherwise one should specify the include paths that
# are normally passed to the compiler using the -I flag.
STRIP_FROM_INC_PATH = @CMAKE_CURRENT_SOURCE_DIR@/
STRIP_FROM_INC_PATH = @CMAKE_SOURCE_DIR@ \
@CMAKE_SOURCE_DIR@/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