summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdoc/widget_service_doc.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/widget_service_doc.h b/doc/widget_service_doc.h
index 44d4328..c94d8bc 100755
--- a/doc/widget_service_doc.h
+++ b/doc/widget_service_doc.h
@@ -33,8 +33,12 @@
<td>Provides functions to get the information of installed widgets.</td>
</tr>
<tr>
-<td><a class="el" href="group__CAPI__WIDGET__VIEWER__EVAS__MODULE.html">Widget Viewer</a> </td>
-<td>Provides functions to replace and handle instances of widgets.</td>
+<td><a class="el" href="group__CAPI__WIDGET__VIEWER__EVAS__MODULE.html">Widget Viewer Evas</a> </td>
+<td>Provides functions to replace and handle instances of widgets EFL application.</td>
+</tr>
+<tr>
+<td><a class="el" href="group__dali__widget__view.html">Widget Viewer Dali</a> </td>
+<td>Provides functions to replace and handle instances of widgets for DALi application.</td>
</tr>
</table>
*/