From bccc3ea7bc36b95b5ef8451101188a941ba594cb Mon Sep 17 00:00:00 2001 From: Cagebreak Signing Key 3 Date: Fri, 5 Jun 2020 18:27:11 +0200 Subject: [PATCH] Include all files in doxygen --- doxygen_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen_config b/doxygen_config index c4d1525..e48a4b4 100644 --- a/doxygen_config +++ b/doxygen_config @@ -461,7 +461,7 @@ LOOKUP_CACHE_SIZE = 0 # normally produced when WARNINGS is set to YES. # The default value is: NO. -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.