We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8dbb13d + 0bbdca8 commit ff007bcCopy full SHA for ff007bc
doxyfile_options
@@ -484,7 +484,7 @@ HIDE_UNDOC_MEMBERS = YES
484
# has no effect if EXTRACT_ALL is enabled.
485
# The default value is: NO.
486
487
-HIDE_UNDOC_CLASSES = YES
+HIDE_UNDOC_CLASSES = NO
488
489
# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
490
# (class|struct|union) declarations. If set to NO, these declarations will be
doxygen_options.json
@@ -25,7 +25,6 @@
25
"GENERATE_TESTLIST": "NO",
26
"GENERATE_TODOLIST": "NO",
27
"HIDE_SCOPE_NAMES": "YES",
28
- "HIDE_UNDOC_CLASSES": "YES",
29
"HIDE_UNDOC_MEMBERS": "YES",
30
"HIDE_FRIEND_COMPOUNDS": "YES",
31
"INLINE_INFO": "NO",
0 commit comments