From 521c73224291aa3bffbfc9b33a6686e0246bf92e Mon Sep 17 00:00:00 2001 From: alperaltuntas Date: Tue, 17 Sep 2019 15:55:33 -0600 Subject: [PATCH] set EXTRACT_ALL to generate call graphs --- docs/ncar/Doxyfile_ncar_nortd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ncar/Doxyfile_ncar_nortd b/docs/ncar/Doxyfile_ncar_nortd index 4b4d83b937..e336f9deef 100644 --- a/docs/ncar/Doxyfile_ncar_nortd +++ b/docs/ncar/Doxyfile_ncar_nortd @@ -434,7 +434,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.