Added configuration parameters to the C++ SDK's generated documentation.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Mon, 4 May 2015 21:15:14 +0000 (17:15 -0400)
committerErich Keane <erich.keane@intel.com>
Mon, 4 May 2015 22:18:58 +0000 (22:18 +0000)
As pointed out by Bill Dieter in changeset 878, these defines are
inherently included by the the octypes.h file. To give end users the
definition of these defines, we must also include the configuration
parameters in the C++ SDK's documentation.

Change-Id: Iac98843920afae295dd86ac11236332c605b184e
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/895
Reviewed-by: William Dieter <william.r.dieter@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/docs/Doxyfile

index 625735a..90c3067 100644 (file)
@@ -667,6 +667,7 @@ INPUT                  = . \
                          ../include/OCResourceResponse.h \
                          ../include/OCResource.h \
                          ../resource/csdk/stack/include/octypes.h \
+                         ../resource/csdk/stack/include/ocstackconfig.h \
                          guides \
 
 # This tag can be used to specify the character encoding of the source files