From b5465012aeafe4253e42e992f5ed6c6061808766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20O=2E=20Sel=C3=A5sdal?= Date: Tue, 16 Sep 2014 01:11:32 +0200 Subject: [PATCH] Doxygen, generate struct docs in same page as the module it's in --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index fc825f1..df415e7 100644 --- a/Doxyfile +++ b/Doxyfile @@ -298,7 +298,7 @@ SUBGROUPING = YES # @ingroup) instead of on a separate page (for HTML and Man pages) or # section (for LaTeX and RTF). -INLINE_GROUPED_CLASSES = NO +INLINE_GROUPED_CLASSES = YES # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and # unions with only public data fields will be shown inline in the documentation