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=5c5d44b1b5cc4f0b18a8e3c9f5f96fd1c601f8f4;hp=4fd92a7979f0aeebe265702978e55de07a5cc1e1;hb=a1569d27e91ea58dbfbcdb3692fe10a971d06732;hpb=33e8a1f0bd187a0d6edbc647e632ef61bc555077 diff --git a/build/tizen/docs/dali.doxy.in b/build/tizen/docs/dali.doxy.in index 4fd92a7..5c5d44b 100644 --- a/build/tizen/docs/dali.doxy.in +++ b/build/tizen/docs/dali.doxy.in @@ -354,6 +354,9 @@ 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" +# Extra tags for Tizen 4.0 +ALIASES += SINCE_1_3_4="@since 1.3.4" + 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" @@ -368,6 +371,7 @@ ALIASES += PRIVILEGE_DISPLAY="" ALIASES += PRIVILEGE_WINDOW_PRIORITY="" ALIASES += REMARK_INTERNET="" ALIASES += REMARK_STORAGE="" +ALIASES += REMARK_RAWVIDEO="" ############################################ ## For Tizen Native API Reference @@ -383,6 +387,9 @@ ALIASES += REMARK_STORAGE="" #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" +## Extra tags for Tizen 4.0 +#ALIASES += SINCE_1_3_4="\par Since:\n 4.0, DALi version 1.3.4" + ## 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" @@ -399,6 +406,7 @@ ALIASES += REMARK_STORAGE="" #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"