Doxygen: Add STRIP_FROM_PATH variable to doxyfile.in

This helps to better perceive information
This commit is contained in:
Konstantin Podsvirov 2014-08-06 11:07:06 +04:00 committed by Brad King
parent 3040ab8f55
commit 82382479f7
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
PROJECT_NAME = CMake
FULL_PATH_NAMES = YES
STRIP_FROM_PATH = \
"@CMake_SOURCE_DIR@/Source/" \
"@CMake_BINARY_DIR@/Source/"
WARN_IF_UNDOCUMENTED = NO
GENERATE_TREEVIEW = NO