aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/rpki/Doxyfile2
1 files changed, 1 insertions, 1 deletions
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.