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=bf41fae16890a8f3f70b897618915b84b0264bbf;hp=0127becdbb4753dea323ffc8fdba168676bc817e;hb=7b08f72b7f2a1b7467f9e3fd814fb415ecbc9657;hpb=29c93c3f3c7aa65be9c1b7406b99cdf8baee677b diff --git a/doc/dali-toolkit-doc.h b/doc/dali-toolkit-doc.h index 0127bec..bf41fae 100644 --- a/doc/dali-toolkit-doc.h +++ b/doc/dali-toolkit-doc.h @@ -128,6 +128,10 @@ * @ref dali_toolkit_managers * Singleton classes for managing application-wide functionalities. * + * + * @ref dali_toolkit_visuals + * Visuals can control rendering the contents as using Property. + * * * * \ifnot show_tizen_feature @@ -142,7 +146,7 @@ * * 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. + * More details on featuring your application can be found from Feature Element. * * \endif * @@ -198,6 +202,9 @@ * @defgroup dali_toolkit_managers Managers * @brief Singleton classes for managing application-wide functionalities. + * @defgroup dali_toolkit_visuals Visuals + * @brief Visuals can control rendering the contents as using Property. + * @} */