Merge pull request #8624 from c1728p9/fix_missing_doxygen_pages

Fix missing doxygen pages
pull/8633/head
Anna Bridge 2018-11-02 16:16:34 +00:00 committed by GitHub
commit ff007bcc00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -484,7 +484,7 @@ HIDE_UNDOC_MEMBERS = YES
# has no effect if EXTRACT_ALL is enabled.
# The default value is: NO.
HIDE_UNDOC_CLASSES = YES
HIDE_UNDOC_CLASSES = NO
# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
# (class|struct|union) declarations. If set to NO, these declarations will be

View File

@ -25,7 +25,6 @@
"GENERATE_TESTLIST": "NO",
"GENERATE_TODOLIST": "NO",
"HIDE_SCOPE_NAMES": "YES",
"HIDE_UNDOC_CLASSES": "YES",
"HIDE_UNDOC_MEMBERS": "YES",
"HIDE_FRIEND_COMPOUNDS": "YES",
"INLINE_INFO": "NO",