diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in index e0ad41967ccd1edd8f45c6013534f407314f9b64..335cf5f13b543656db0bd7362e38778028318f36 100644 --- a/docs/Doxyfile.in +++ b/docs/Doxyfile.in @@ -158,7 +158,7 @@ INLINE_INHERITED_MEMB = NO # shortest path that makes the file name unique will be used # The default value is: YES. -FULL_PATH_NAMES = YES +FULL_PATH_NAMES = NO # The STRIP_FROM_PATH tag 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 @@ -195,7 +195,7 @@ SHORT_NAMES = NO # description.) # The default value is: NO. -JAVADOC_AUTOBRIEF = NO +JAVADOC_AUTOBRIEF = YES # If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line # such as