From e83ccbe4d087045328e4deb7360cc0c7486a02f1 Mon Sep 17 00:00:00 2001 From: Marcelo Roberto Jimenez Date: Wed, 4 Jun 2008 04:06:38 +0000 Subject: [PATCH] Doxygen. git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@408 119443c7-1b9e-41f8-b6fc-b9c35fce742c --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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