X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=build%2Ftizen%2Fdocs%2Fdali.doxy.in;h=ddcd59888480f04ffd9f5be272af89986d00a8d2;hp=69e8acbb2ddd0943cd49af95388bee6a582d3a9a;hb=135c5427c483408798c109fb8644c64e2455bf58;hpb=a68dbe03813fd3db34c81f4e6960572e8882930b diff --git a/build/tizen/docs/dali.doxy.in b/build/tizen/docs/dali.doxy.in index 69e8acb..ddcd598 100644 --- a/build/tizen/docs/dali.doxy.in +++ b/build/tizen/docs/dali.doxy.in @@ -352,9 +352,11 @@ ALIASES += SINCE_1_2_4="@since 1.2.4" ALIASES += SINCE_1_2_5="@since 1.2.5" ALIASES += SINCE_1_2_10="@since 1.2.10" ALIASES += SINCE_1_2_14="@since 1.2.14" +ALIASES += SINCE_1_2_32="@since 1.2.32" ALIASES += DEPRECATED_1_0="@deprecated Deprecated since 1.0" ALIASES += DEPRECATED_1_1="@deprecated Deprecated since 1.1" +ALIASES += DEPRECATED_1_2_8="@deprecated Deprecated since 1.2.8" ALIASES += DEPRECATED_1_2_10="@deprecated Deprecated since 1.2.10" ALIASES += DEPRECATED_1_2="@deprecated Deprecated since 1.2" @@ -363,8 +365,10 @@ ALIASES += PRIVLEVEL_PLATFORM="" ALIASES += PRIVLEVEL_PUBLIC="" ALIASES += PRIVILEGE_KEYGRAB="" ALIASES += PRIVILEGE_DISPLAY="" +ALIASES += PRIVILEGE_WINDOW_PRIORITY="" ALIASES += REMARK_INTERNET="" ALIASES += REMARK_STORAGE="" +ALIASES += REMARK_RAWVIDEO="" ############################################ ## For Tizen Native API Reference @@ -378,11 +382,13 @@ ALIASES += REMARK_STORAGE="" #ALIASES += SINCE_1_2_5="\par Since:\n 3.0, DALi version 1.2.5" #ALIASES += SINCE_1_2_10="\par Since:\n 3.0, DALi version 1.2.10" #ALIASES += SINCE_1_2_14="\par Since:\n 3.0, DALi version 1.2.14" +#ALIASES += SINCE_1_2_32="\par Since:\n 3.0, DALi version 1.2.32" ## 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. #ALIASES += DEPRECATED_1_0="@deprecated Deprecated since 3.0, DALi version 1.0" #ALIASES += DEPRECATED_1_1="@deprecated Deprecated since 3.0, DALi version 1.1" +#ALIASES += DEPRECATED_1_2_8="@deprecated Deprecated since 3.0, DALi version 1.2.8" #ALIASES += DEPRECATED_1_2_10="@deprecated Deprecated since 3.0, DALi version 1.2.10" #ALIASES += DEPRECATED_1_2="@deprecated Deprecated since 4.0, DALi version 1.2" @@ -391,8 +397,10 @@ ALIASES += REMARK_STORAGE="" #ALIASES += PRIVLEVEL_PUBLIC="\par Privilege Level:\n public" #ALIASES += PRIVILEGE_KEYGRAB="\par Privilege:\n http://tizen.org/privilege/keygrab" #ALIASES += PRIVILEGE_DISPLAY="\par Privilege:\n http://tizen.org/privilege/display" +#ALIASES += PRIVILEGE_WINDOW_PRIORITY="\par Privilege:\n http://tizen.org/privilege/window.priority.set" #ALIASES += REMARK_INTERNET="@remarks %http://tizen.org/privilege/internet is needed if @a url is a http or https address." #ALIASES += REMARK_STORAGE="@remarks %http://tizen.org/privilege/mediastorage is needed if @a url is relevant to media storage. @remarks %http://tizen.org/privilege/externalstorage is needed if @a url is relevant to external storage." +#ALIASES += REMARK_RAWVIDEO="@remarks %http://tizen.org/feature/multimedia.raw_video is needed if UNDERLAY is false. If the feature isn't supported, UNDERLAY is always true." # This tag can be used to specify a number of word-keyword mappings (TCL only). # A mapping has the form "name=value". For example adding "class=itcl::class"