summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-24 08:35:05 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-03 10:22:45 +0200
commitcb7c0369bf1a1be159d11d3da9f34d7049729b4c (patch)
tree044804948dff214f3b901b72d416b26201272bf3 /templates
parentDoxyfile: Restrict INPUT (diff)
downloadrtems-central-cb7c0369bf1a1be159d11d3da9f34d7049729b4c.tar.bz2
Doxyfile: Document static functions
Diffstat (limited to 'templates')
-rw-r--r--templates/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Doxyfile b/templates/Doxyfile
index 8a432fb9..d2591637 100644
--- a/templates/Doxyfile
+++ b/templates/Doxyfile
@@ -454,7 +454,7 @@ EXTRACT_PACKAGE = NO
# included in the documentation.
# The default value is: NO.
-EXTRACT_STATIC = NO
+EXTRACT_STATIC = YES
# If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
# locally in source files will be included in the documentation. If set to NO,