From e39f13cfbd0cb13b204ebb5de0c9c4f95aaebf4c Mon Sep 17 00:00:00 2001 From: Clarisse Genrault Date: Fri, 16 Sep 2016 09:18:51 +0200 Subject: [PATCH] No display methods inherited classes. --- doc/tui/doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tui/doxyfile.in b/doc/tui/doxyfile.in index 538e95925..fa4569659 100644 --- a/doc/tui/doxyfile.in +++ b/doc/tui/doxyfile.in @@ -113,7 +113,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 -- 2.39.2