From d2cde7f086c89ec26105980b76a9b9b99e12b2e2 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 2 Oct 2007 16:43:22 +0000 Subject: Enable EXTRACT_ALL svn path=/scripts/rpki/Doxyfile; revision=1076 --- scripts/rpki/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/rpki') diff --git a/scripts/rpki/Doxyfile b/scripts/rpki/Doxyfile index 8016de2c..c81d3527 100644 --- a/scripts/rpki/Doxyfile +++ b/scripts/rpki/Doxyfile @@ -243,7 +243,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. -- cgit v1.2.3