From c874147128750cb79759fb44260d6e49a2625e72 Mon Sep 17 00:00:00 2001 From: Johann Dreo Date: Thu, 19 Jul 2012 21:48:40 +0200 Subject: [PATCH] make doc on members --- edo/doc/doxyfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edo/doc/doxyfile.cmake b/edo/doc/doxyfile.cmake index 790469fa..fd565726 100644 --- a/edo/doc/doxyfile.cmake +++ b/edo/doc/doxyfile.cmake @@ -346,7 +346,7 @@ EXTRACT_ANON_NSPACES = NO # various overviews, but no documentation section is generated. # This option has no effect if EXTRACT_ALL is enabled. -HIDE_UNDOC_MEMBERS = YES +HIDE_UNDOC_MEMBERS = NO # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all # undocumented classes that are normally visible in the class hierarchy.