From: Adeel Kazmi Date: Fri, 9 Sep 2016 13:16:01 +0000 (+0100) Subject: Add alias for 1.2.5 APIs that need to be included in Tizen 3 X-Git-Tag: dali_1.2.6~4 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=e9a5063796f71246b3b4d8b419cf8b308689f7ee Add alias for 1.2.5 APIs that need to be included in Tizen 3 Change-Id: Ifd092f492d5215539e31aa8e8dd5cf3edb168790 --- diff --git a/build/tizen/docs/dali.doxy.in b/build/tizen/docs/dali.doxy.in index 47266fc..1b58120 100644 --- a/build/tizen/docs/dali.doxy.in +++ b/build/tizen/docs/dali.doxy.in @@ -349,6 +349,7 @@ ALIASES += SINCE_1_2="@since 1.2" # Extra tags for Tizen 3.0 ALIASES += SINCE_1_2_2="@since 1.2.2" ALIASES += SINCE_1_2_4="@since 1.2.4" +ALIASES += SINCE_1_2_5="@since 1.2.5" ALIASES += DEPRECATED_1_0="@deprecated Deprecated since 1.0" ALIASES += DEPRECATED_1_1="@deprecated Deprecated since 1.1" @@ -370,6 +371,7 @@ ALIASES += REMARK_INTERNET="" ## Extra tags for Tizen 3.0 #ALIASES += SINCE_1_2_2="\par Since:\n 3.0, DALi version 1.2.2" #ALIASES += SINCE_1_2_4="\par Since:\n 3.0, DALi version 1.2.4" +#ALIASES += SINCE_1_2_5="\par Since:\n 3.0, DALi version 1.2.5" ## DALi has no deprecated API in Tizen 2.4 because it's DALi's first release. ## Thus deprecated APIs in DALi 1.0.xx will be deprecated in Tizen 3.0.