diff Resources/OrthancPlugin.doxygen @ 1312:b82a3c05b66b

doc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 11 Feb 2015 11:08:39 +0100
parents 61ce8147f30d
children 6ed49334d5c1
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