Add extra padding for decorated visual renderer
[platform/core/uifw/dali-core.git] / doc / dali-core-doc.h
index 312f3bd..c7b1570 100644 (file)
@@ -2,7 +2,7 @@
 #define DALI_DOC_H
 
 /*
- * Copyright (c) 2019 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2021 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  *    <td>@ref dali_core_signals</td>
  *    <td>Classes for the signal and slot structure.</td>
  * </tr>
+ * <tr>
+ *    <td>@ref dali_core_size_negotiation</td>
+ *    <td>Classes for the size negotiation.</td>
+ * </tr>
  * </table>
  *
  * \ifnot show_tizen_feature
@@ -84,7 +88,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 <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
  *
  * \endif
  *
 
  *   @defgroup dali_core_signals Signal
  *   @brief Classes for the signal and slot structure.
+
+ *   @defgroup dali_core_size_negotiation Size Negotiation
+ *   @brief Classes for the size negotiation.
  * @}
  */
 
-#endif  /* DALI_DOC_H */
+#endif /* DALI_DOC_H */