X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=doc%2Fdali-toolkit-doc.h;h=41cf3220543a028425830690c98a444a2eaa4613;hp=87b49b52275b10b3c099ee4423cdad6cdfd78dde;hb=07cde2b7fadf09b888a5a3afa5bb534dd12badca;hpb=c8013a0c046ec797507baba16e86c6a4e4cb0edd diff --git a/doc/dali-toolkit-doc.h b/doc/dali-toolkit-doc.h index 87b49b5..41cf322 100644 --- a/doc/dali-toolkit-doc.h +++ b/doc/dali-toolkit-doc.h @@ -130,6 +130,22 @@ * * * + * \ifnot show_tizen_feature + * + * @section dali_toolkit_feature Related Features + * This API is related with the following features:\n + * - http://tizen.org/feature/opengles.version.2_0\n + * + * It is recommended to design feature related codes in your application for reliability.\n + * + * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n + * + * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n + * + * More details on featuring your application can be found from Feature Element. + * + * \endif + * * @ingroup dali * @{ * @defgroup dali_toolkit_controls Controls