]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Enable code documentation for all items
authorFred Morcos <fred.morcos@open-xchange.com>
Tue, 8 Mar 2022 11:37:56 +0000 (12:37 +0100)
committerFred Morcos <fred.morcos@open-xchange.com>
Tue, 15 Mar 2022 09:04:00 +0000 (10:04 +0100)
codedocs/doxygen.conf

index 1a930fc0d1b1c2cdc0b14957a88937e77479fd26..2ce366c9d9cdd9840c0c30a1cfdedb96ef43f5ca 100644 (file)
@@ -213,7 +213,7 @@ SUBGROUPING            = YES
 # Private class members and static file members will be hidden unless 
 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 
-EXTRACT_ALL            = NO
+EXTRACT_ALL            = YES
 
 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class 
 # will be included in the documentation.