Added resource/include/OCRepresentation.h to Doxyfile
authorWilliam Dieter <william.r.dieter@intel.com>
Tue, 17 Feb 2015 04:52:13 +0000 (23:52 -0500)
committerSudarshan Prasad <sudarshan.prasad@intel.com>
Thu, 19 Feb 2015 03:45:51 +0000 (03:45 +0000)
OCRepresentation is passed as a paramter to documented API calls, so
presumably, it should be part of the public, documented API.

Change-Id: Ia17813b8ade749d0446d1ed4068f7e49d60d6ec4
Signed-off-by: William Dieter <william.r.dieter@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/351
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
Reviewed-by: Sudarshan Prasad <sudarshan.prasad@intel.com>
resource/docs/Doxyfile

index eac8d33..2eea254 100644 (file)
@@ -679,6 +679,7 @@ INPUT                  = . \
                          ../include/OCApi.h \
                          ../include/OCPlatform.h \
                          ../include/OCPlatformHandler.h \
+                         ../include/OCRepresentation.h \
                          ../include/OCResourceRequest.h \
                          ../include/OCResourceResponse.h \
                          ../include/OCResource.h \