From: Adeel Kazmi Date: Fri, 9 Sep 2016 13:16:01 +0000 (+0100) Subject: [3.0] Add alias for 1.2.5 APIs that need to be included in Tizen 3 X-Git-Tag: accepted/tizen/3.0/ivi/20161011.043700~4 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=985fd55100c8e60768f31c38e03b4e0722eb33a4;hp=13884a91d160af26b131a9b4b1e18cb9f0177435 [3.0] 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 3f5b8a5..70d518e 100644 --- a/build/tizen/docs/dali.doxy.in +++ b/build/tizen/docs/dali.doxy.in @@ -348,6 +348,7 @@ ALIASES += SINCE_1_1="@since 1.1" # 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" @@ -368,6 +369,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.