[Docs] Doxygen no longer inlines inherited documentation

As of Doxygen 1.8.0, documentation for inherited member functions is listed in
an expandable section of the derived class's documentation, which seems like a
better compromise.
This commit is contained in:
Ray Speth 2013-02-14 01:02:30 +00:00
parent 9c8b14b12c
commit 05abe9d361

View file

@ -118,7 +118,7 @@ ALWAYS_DETAILED_SEC = YES
# members were ordinary class members. Constructors, destructors and assignment
# operators of the base classes will not be shown.
INLINE_INHERITED_MEMB = YES
INLINE_INHERITED_MEMB = NO
# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
# path before files name in the file list and in the header files. If set