diff --git a/Doxyfile b/Doxyfile index 25d7caf..064b2b0 100644 --- a/Doxyfile +++ b/Doxyfile @@ -91,7 +91,7 @@ ABBREVIATE_BRIEF = # Doxygen will generate a detailed section even if there is only a brief # description. -ALWAYS_DETAILED_SEC = NO +ALWAYS_DETAILED_SEC = YES # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all # inherited members of a class in the documentation of that class as if those