diff OrthancStone/Resources/OrthancStone.doxygen @ 1581:e04c8fec263e

remove OrthancStone/UnitTestsSources/TestCommands.cpp
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Oct 2020 17:27:01 +0200
parents 244ad1e4e76a
children 621e4e11783d
line wrap: on
line diff
--- a/OrthancStone/Resources/OrthancStone.doxygen	Thu Oct 01 18:48:15 2020 +0200
+++ b/OrthancStone/Resources/OrthancStone.doxygen	Fri Oct 16 17:27:01 2020 +0200
@@ -655,8 +655,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = @ORTHANC_STONE_ROOT@/Applications \
-                         @ORTHANC_STONE_ROOT@/Framework \
+INPUT                  = @ORTHANC_STONE_ROOT@/Framework \
                          @ORTHANC_STONE_ROOT@/Platforms
 
 # This tag can be used to specify the character encoding of the source files
@@ -689,8 +688,7 @@
 # Note that relative paths are relative to the directory from which doxygen is
 # run.
 
-EXCLUDE                = @ORTHANC_STONE_ROOT@/Framework/Orthanc/Resources/ \
-                         @ORTHANC_STONE_ROOT@/Applications/Samples/build-wasm/
+EXCLUDE                = @ORTHANC_STONE_ROOT@/Framework/Orthanc/Resources/
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 # directories that are symbolic links (a Unix file system feature) are excluded