summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-01-08 18:45:22 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2019-01-08 18:45:22 (GMT)
commit08c27fdc4cffa3a30d3d2e2b9ea447146aad25ce (patch)
tree19ee7c7b1da8879d93d5efc185f4a25ecbf04c5a /src/config.xml
parentd2a39613ba6ff8780eeeb5550598190efa178ebc (diff)
parentd18b3eaf3486e224fa9de7e77b536883952b40b9 (diff)
downloadDoxygen-08c27fdc4cffa3a30d3d2e2b9ea447146aad25ce.zip
Doxygen-08c27fdc4cffa3a30d3d2e2b9ea447146aad25ce.tar.gz
Doxygen-08c27fdc4cffa3a30d3d2e2b9ea447146aad25ce.tar.bz2
Merge branch 'extract-private-virtual' of https://github.com/mosra/doxygen into mosra-extract-private-virtual
Diffstat (limited to 'src/config.xml')
-rw-r--r--src/config.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/config.xml b/src/config.xml
index 6b61f3c..d47b0a4 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -838,6 +838,14 @@ Go to the <a href="commands.html">next</a> section or return to the
]]>
</docs>
</option>
+ <option type='bool' id='EXTRACT_PRIVATE_VIRTUAL' defval='0'>
+ <docs>
+<![CDATA[
+ If the \c EXTRACT_PRIVATE_VIRTUAL tag is set to \c YES, documented private
+ virtual methods of a class will be included in the documentation.
+]]>
+ </docs>
+ </option>
<option type='bool' id='EXTRACT_PACKAGE' defval='0'>
<docs>
<![CDATA[