From: Myoungwoon Roy, Kim Date: Wed, 30 Dec 2020 22:29:49 +0000 (+0900) Subject: docs: Fix doxygen errors in Edje that make wrong API reference documentation X-Git-Tag: accepted/tizen/unified/20210104.130306~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b4581d2e436a8a1c3a833e533a899c8a17fd5774;p=platform%2Fupstream%2Fefl.git docs: Fix doxygen errors in Edje that make wrong API reference documentation Change-Id: I6995c111fed40daa62724ad364cb1e0d88be7c2c --- diff --git a/src/lib/edje/Edje_Legacy.h b/src/lib/edje/Edje_Legacy.h index f936b86..c46c1a5 100644 --- a/src/lib/edje/Edje_Legacy.h +++ b/src/lib/edje/Edje_Legacy.h @@ -89,7 +89,7 @@ EAPI Eina_Bool edje_object_preload(Evas_Object *obj, Eina_Bool cancel); * them however they like. * * Signal callback registration is powerful, in the way that blobs may be used - * to match multiple signals at once. All the "*?[\" set of @c fnmatch() + * to match multiple signals at once. All the " *?[\ " set of @c fnmatch() * operators can be used, both for emission and source. * * Edje has internal signals it will emit, automatically, on various actions diff --git a/src/lib/edje/efl_layout_signal.eo b/src/lib/edje/efl_layout_signal.eo index 1b49fd1..7702c69 100644 --- a/src/lib/edje/efl_layout_signal.eo +++ b/src/lib/edje/efl_layout_signal.eo @@ -67,7 +67,7 @@ interface Efl.Layout.Signal to use them however they like. Signal callback registration is powerful, in the way that blobs may - be used to match multiple signals at once. All the "*?[\" set of + be used to match multiple signals at once. All the " *?[\ " set of $fnmatch() operators can be used, both for emission and source. Edje has internal signals it will emit, automatically, on various