]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
doxygen: Hide undocumented members.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 26 May 2025 21:11:14 +0000 (23:11 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 10 Jun 2025 14:04:43 +0000 (16:04 +0200)
Doxyfile

index d754cc338e7ee69bffe9339c586a60e8d461eee3..7d54105761a44ba5a298cbe4f799ed3db6613cba 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -508,7 +508,7 @@ EXTRACT_ANON_NSPACES   = NO
 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
 # The default value is: NO.
 
-HIDE_UNDOC_MEMBERS     = NO
+HIDE_UNDOC_MEMBERS     = YES
 
 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
 # undocumented classes that are normally visible in the class hierarchy. If set