From: Shinwoo Kim Date: Tue, 17 Oct 2017 07:52:57 +0000 (+0900) Subject: elementary: remove documentation error X-Git-Tag: submit/sandbox/upgrade/efl120/20180319.053334~2192 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34f11c0a06cf2f56830f55d800079f30ad3b7d35;p=platform%2Fupstream%2Fefl.git elementary: remove documentation error --- diff --git a/src/lib/elementary/elm_flip.h b/src/lib/elementary/elm_flip.h index 9a5470e..cbac368 100644 --- a/src/lib/elementary/elm_flip.h +++ b/src/lib/elementary/elm_flip.h @@ -5,9 +5,6 @@ * @image html flip_inheritance_tree.png * @image latex flip_inheritance_tree.eps * - * @image html img/widget/flip/preview-00.png - * @image latex img/widget/flip/preview-00.eps - * * This widget holds 2 content objects(Evas_Object): one on the front and one * on the back. It allows you to flip from front to back and vice-versa using * various animations. diff --git a/src/lib/elementary/elm_flipselector.h b/src/lib/elementary/elm_flipselector.h index 966901e..40e8d07 100644 --- a/src/lib/elementary/elm_flipselector.h +++ b/src/lib/elementary/elm_flipselector.h @@ -5,9 +5,6 @@ * @image html flipselector_inheritance_tree.png * @image latex flipselector_inheritance_tree.eps * - * @image html img/widget/flipselector/preview-00.png - * @image latex img/widget/flipselector/preview-00.eps - * * A flip selector is a widget to show a set of @b text items, one * at a time, with the same sheet switching style as the @ref Clock * "clock" widget, when one changes the current displaying sheet