Add PLACEHOLDER properties to TextEditor
[platform/core/uifw/dali-toolkit.git] / doc / dali-toolkit-doc.h
index b2bd746..bf41fae 100644 (file)
@@ -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:
  *
  *    <td>@ref dali_toolkit_managers</td>
  *    <td>Singleton classes for managing application-wide functionalities.</td>
  * </tr>
+ * <tr>
+ *    <td>@ref dali_toolkit_visuals</td>
+ *    <td>Visuals can control rendering the contents as using Property.</td>
+ * </tr>
  * </table>
  *
  * \ifnot show_tizen_feature
  *
  * 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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  *
  * \endif
  *
  *   @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.
+
  * @}
  */