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=b2bd7466fffd4cfa88e12df2462374703e70d152;hb=76f9ffa0234acd1b72f3d92c631052a5b4147a83;hpb=92a400c3857fbf6c1e63693f22c94dcffe50e522 diff --git a/doc/dali-toolkit-doc.h b/doc/dali-toolkit-doc.h index b2bd746..bf41fae 100644 --- a/doc/dali-toolkit-doc.h +++ b/doc/dali-toolkit-doc.h @@ -59,7 +59,7 @@ * * @brief DALi Toolkit provides UI components and various effects on top of the DALi Core. * - * @section dali_core_overview Overview + * @section dali_toolkit_overview Overview * * DALi Toolkit consists of the following groups of API: * @@ -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. + * @} */