From f1b8928b04992e1d77e5f84282228b291e14f8e4 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Fri, 4 Feb 2011 21:56:25 +0000 Subject: [PATCH] do not show anymore the parent function --- doc/developper/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developper/Doxyfile b/doc/developper/Doxyfile index 3fe6d86b3..046158401 100644 --- a/doc/developper/Doxyfile +++ b/doc/developper/Doxyfile @@ -109,7 +109,7 @@ ALWAYS_DETAILED_SEC = NO # 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