Skip to content

Commit 428bdda

Browse files
committed
Fix missing function documentation
1 parent f8a6d27 commit 428bdda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ TIMESTAMP = NO
541541
# normally produced when WARNINGS is set to YES.
542542
# The default value is: NO.
543543

544-
EXTRACT_ALL = NO
544+
EXTRACT_ALL = YES
545545

546546
# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
547547
# be included in the documentation.

0 commit comments

Comments
 (0)