doc: Doxyfile.in: inline inherited members

INLINE_INHERITED_MEMB = yes will make it so inherited members will be
visible in the documentation of derived classes.
This commit is contained in:
Alexandre Janniaux 2024-02-03 11:49:36 +01:00 committed by Steve Lhomme
parent 833fcc119d
commit 1697a21d9b

View File

@ -133,7 +133,7 @@ ALWAYS_DETAILED_SEC = NO
# operators of the base classes will not be shown.
# The default value is: NO.
INLINE_INHERITED_MEMB = NO
INLINE_INHERITED_MEMB = YES
# If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
# before files name in the file list and in the header files. If set to NO the