summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_icon.h
diff options
context:
space:
mode:
authorShinwoo Kim <cinoo.kim@samsung.com>2017-10-18 17:38:16 +0900
committerShinwoo Kim <cinoo.kim@samsung.com>2017-10-18 17:38:16 +0900
commit06eee29b76c235864710f6fe9cb9cdc477a0278c (patch)
tree5d463fb71b9bbc3ce8c3ad4f3082ef5985d7dce9 /src/lib/elementary/elm_icon.h
parent63a97dc8b40437135840cfabffe58ed138e4e5f3 (diff)
downloadefl-06eee29b76c235864710f6fe9cb9cdc477a0278c.tar.gz
elm: enhance documentation for following files
- elm_config.h - elm_focus.h - elm_genlist.h - elm_icon.h - elm_image.h - elm_image_legacy.h - elm_index.h
Diffstat (limited to 'src/lib/elementary/elm_icon.h')
-rw-r--r--src/lib/elementary/elm_icon.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/elementary/elm_icon.h b/src/lib/elementary/elm_icon.h
index a5ca41feb5..a7366fb977 100644
--- a/src/lib/elementary/elm_icon.h
+++ b/src/lib/elementary/elm_icon.h
@@ -5,9 +5,6 @@
* @image html icon_inheritance_tree.png
* @image latex icon_inheritance_tree.eps
*
- * @image html img/widget/icon/preview-00.png
- * @image latex img/widget/icon/preview-00.eps
- *
* An icon object is used to display standard icon images ("delete",
* "edit", "arrows", etc.) or images coming from a custom file (PNG,
* JPG, EDJE, etc.), on icon contexts.