Update Doxyfile for generating Primitive Service C/C++ API
authorYounghyunJoo <yh_.joo@samsung.com>
Thu, 21 May 2015 11:19:38 +0000 (20:19 +0900)
committerUze Choi <uzchoi@samsung.com>
Thu, 21 May 2015 11:29:46 +0000 (11:29 +0000)
Change-Id: I89752fff9b87755e1aa44514fe17b3f92d465c9d
Signed-off-by: YounghyunJoo <yh_.joo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1067
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
resource/docs/Doxyfile

index 90c3067..8b5740a 100644 (file)
@@ -669,6 +669,10 @@ INPUT                  = . \
                          ../resource/csdk/stack/include/octypes.h \
                          ../resource/csdk/stack/include/ocstackconfig.h \
                          guides \
+                         ../../service/things-manager/sdk/inc \
+                         ../../service/soft-sensor-manager/SDK/cpp/include \
+                         ../../service/protocol-plugin/plugin-manager/src/PluginManager.h \
+                         ../../service/noification-manager/NotificationManager/include/hosting.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