Mercurial > hg > orthanc-stone
changeset 7:a60ff142ceb5
fix doxygen paths
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 17 Oct 2016 16:48:02 +0200 |
parents | b8100f56d513 |
children | fcff71deac7b |
files | Resources/OrthancStone.doxygen |
diffstat | 1 files changed, 2 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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