Revert "Move Some Devel Properties & APIs to the Public API"
[platform/core/uifw/dali-toolkit.git] / build / tizen / docs / dali.doxy.in
index ddcd598..5c5d44b 100644 (file)
@@ -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"
@@ -384,6 +387,9 @@ ALIASES += REMARK_RAWVIDEO=""
 #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"