# HG changeset patch # User Sebastien Jodogne # Date 1423649319 -3600 # Node ID b82a3c05b66b5ba5b0de6fec328293453547fa3a # Parent d1a43017640178c40742ada7504d64ddb99d8809 doc diff -r d1a430176401 -r b82a3c05b66b Resources/OrthancPlugin.doxygen --- 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