diff Resources/OrthancStone.doxygen @ 388:20f149669c1f

renamed LayerWidget as SliceViewerWidget
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 09 Nov 2018 17:26:39 +0100
parents 07792a582de9
children ba4ace20454e
line wrap: on
line diff
--- a/Resources/OrthancStone.doxygen	Fri Nov 09 17:11:35 2018 +0100
+++ b/Resources/OrthancStone.doxygen	Fri Nov 09 17:26:39 2018 +0100
@@ -655,7 +655,9 @@
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = @ORTHANC_STONE_ROOT@/Framework @ORTHANC_STONE_ROOT@/Platforms
+INPUT                  = @ORTHANC_STONE_ROOT@/Applications \
+                         @ORTHANC_STONE_ROOT@/Framework \
+                         @ORTHANC_STONE_ROOT@/Platforms
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is