Update Doxyfile for resource-manipulation
authorhunje.yeon <hunje.yeon@samsung.com>
Sun, 19 Jul 2015 06:27:52 +0000 (15:27 +0900)
committerUze Choi <uzchoi@samsung.com>
Sun, 19 Jul 2015 09:11:14 +0000 (09:11 +0000)
Add resource-manipulation API path into Doxyfile.

Change-Id: Icf538956a34882d89831d38a35280cf1422b100b
Signed-off-by: hunje.yeon <hunje.yeon@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1735
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
resource/docs/Doxyfile

index a1ecb43..bdd623a 100644 (file)
@@ -672,7 +672,8 @@ INPUT                  = . \
                          ../../service/things-manager/sdk/inc \
                          ../../service/soft-sensor-manager/SDK/cpp/include \
                          ../../service/protocol-plugin/plugin-manager/src/PluginManager.h \
-                         ../../service/notification-manager/NotificationManager/include/hosting.h 
+                         ../../service/notification-manager/NotificationManager/include/hosting.h \
+                         ../../service/resource-manipulation/include \
 
 # 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