summaryrefslogtreecommitdiffstats
path: root/polly/docs
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-03-07 21:38:19 +0000
committerTobias Grosser <tobias@grosser.es>2016-03-07 21:38:19 +0000
commit45a853489333bc9f20a0613c8cf5aaaf777c0252 (patch)
treedc2501272e0bf3291957f669bd0bf081fae4335a /polly/docs
parentf0458ea170a4cb9a42d85e63abe4ffed81134c1d (diff)
downloadbcm5719-llvm-45a853489333bc9f20a0613c8cf5aaaf777c0252.tar.gz
bcm5719-llvm-45a853489333bc9f20a0613c8cf5aaaf777c0252.zip
doxygen: Also show private members
llvm-svn: 262859
Diffstat (limited to 'polly/docs')
-rw-r--r--polly/docs/doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/docs/doxygen.cfg.in b/polly/docs/doxygen.cfg.in
index 2de816bfee6..ed790d8f214 100644
--- a/polly/docs/doxygen.cfg.in
+++ b/polly/docs/doxygen.cfg.in
@@ -404,7 +404,7 @@ EXTRACT_ALL = YES
# be included in the documentation.
# The default value is: NO.
-EXTRACT_PRIVATE = NO
+EXTRACT_PRIVATE = YES
# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
# scope will be included in the documentation.
OpenPOWER on IntegriCloud