# HG changeset patch # User Sebastien Jodogne # Date 1476715682 -7200 # Node ID a60ff142ceb5221b5500f3a659ecae9290442fc2 # Parent b8100f56d513132bfea7257a9b8a9c40d29f397c fix doxygen paths diff -r b8100f56d513 -r a60ff142ceb5 Resources/OrthancStone.doxygen --- a/Resources/OrthancStone.doxygen Mon Oct 17 16:44:34 2016 +0200 +++ b/Resources/OrthancStone.doxygen Mon Oct 17 16:48:02 2016 +0200 @@ -655,8 +655,7 @@ # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = @ORTHANC_STONE_DIR@/Framework \ - @ORTHANC_STONE_DIR@/Tests/Sdl/dev.h +INPUT = @ORTHANC_STONE_DIR@/Framework # 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 @@ -688,9 +687,7 @@ # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = @ORTHANC_STONE_DIR@/Framework/Orthanc/Plugins/ \ - @ORTHANC_STONE_DIR@/Framework/Orthanc/Resources/ \ - @ORTHANC_STONE_DIR@/Framework/Orthanc/Sdk-1.1.0/ +EXCLUDE = @ORTHANC_STONE_DIR@/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