diff OrthancServer/Resources/Orthanc.doxygen @ 4236:5639ffda467b

preparing merging InternalNode with ResourcesNode
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 09 Oct 2020 09:52:16 +0200
parents 19a2f1d2b816
children 862b54b4cfe2
line wrap: on
line diff
--- a/OrthancServer/Resources/Orthanc.doxygen	Thu Oct 08 18:13:01 2020 +0200
+++ b/OrthancServer/Resources/Orthanc.doxygen	Fri Oct 09 09:52:16 2020 +0200
@@ -415,7 +415,7 @@
 # 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.
@@ -775,7 +775,7 @@
 # *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf,
 # *.qsf, *.as and *.js.
 
-FILE_PATTERNS          = *.h
+FILE_PATTERNS          = *.h *.cpp
 
 # The RECURSIVE tag can be used to specify whether or not subdirectories should
 # be searched for input files as well.