From 35d19e35f752dc61d22548f412774742c3108761 Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Tue, 9 Feb 2016 22:39:52 +0100 Subject: [PATCH] By default produce also internal docs refs #594 --- docs/Doxyfile.qmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile.qmake b/docs/Doxyfile.qmake index 43934b573..82a33e7f8 100644 --- a/docs/Doxyfile.qmake +++ b/docs/Doxyfile.qmake @@ -628,7 +628,7 @@ GENERATE_DEPRECATEDLIST= YES # sections, marked by \if ... \endif and \cond # ... \endcond blocks. -ENABLED_SECTIONS = +ENABLED_SECTIONS = PRIVATE_TESTS # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the # initial value of a variable or macro / define can have for it to appear in the