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.