Mercurial > hg > orthanc
changeset 1312:b82a3c05b66b
doc
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 11 Feb 2015 11:08:39 +0100 |
parents | d1a430176401 |
children | 28582ec2a68c |
files | Resources/OrthancPlugin.doxygen |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/OrthancPlugin.doxygen Wed Feb 11 10:51:45 2015 +0100 +++ b/Resources/OrthancPlugin.doxygen Wed Feb 11 11:08:39 2015 +0100 @@ -655,7 +655,9 @@ # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = @CMAKE_SOURCE_DIR@/Plugins/Include/ +INPUT = @CMAKE_SOURCE_DIR@/Plugins/Include/OrthancCPlugin.h \ + @CMAKE_SOURCE_DIR@/Plugins/Include/OrthancCDatabasePlugin.h \ + @CMAKE_SOURCE_DIR@/Plugins/Include/OrthancCppDatabasePlugin.h # 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