From: Joseph Morrow Date: Mon, 4 May 2015 21:15:14 +0000 (-0400) Subject: Added configuration parameters to the C++ SDK's generated documentation. X-Git-Tag: 1.2.0+RC1~1753 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=519fee585c8e2be59318e09f26bbd10743f382dc;p=platform%2Fupstream%2Fiotivity.git Added configuration parameters to the C++ SDK's generated documentation. 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 Reviewed-on: https://gerrit.iotivity.org/gerrit/895 Reviewed-by: William Dieter Tested-by: jenkins-iotivity Reviewed-by: Erich Keane --- diff --git a/resource/docs/Doxyfile b/resource/docs/Doxyfile index 625735a..90c3067 100644 --- a/resource/docs/Doxyfile +++ b/resource/docs/Doxyfile @@ -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