# HG changeset patch # User Sebastien Jodogne # Date 1433160510 -7200 # Node ID 67dca9b38c4967aaadb4c4a65b33ba1d837c0ccc # Parent 1c8df44244371d0bf420587da30f6b8ea0006cb4 fix diff -r 1c8df4424437 -r 67dca9b38c49 Resources/Orthanc.doxygen --- a/Resources/Orthanc.doxygen Mon Jun 01 14:05:35 2015 +0200 +++ b/Resources/Orthanc.doxygen Mon Jun 01 14:08:30 2015 +0200 @@ -656,8 +656,7 @@ # with spaces. INPUT = @CMAKE_SOURCE_DIR@/Core \ - @CMAKE_SOURCE_DIR@/OrthancServer \ - @CMAKE_SOURCE_DIR@/OrthancCppClient + @CMAKE_SOURCE_DIR@/OrthancServer # 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