X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fdocs%2Fcontent%2Fconstants.js;h=e2383d084fe2d99c33cd579be65bfb7d23d9d725;hp=d70d538131c1f3eac814a3f6eec1ca76af8851f3;hb=2d5d28f89d92f5a7db5bd84f39ce0c5dbc74508d;hpb=3646ab38416a9384b3bf991cc64fb463b2648096 diff --git a/plugins/dali-script-v8/docs/content/constants.js b/plugins/dali-script-v8/docs/content/constants.js index d70d538..e2383d0 100644 --- a/plugins/dali-script-v8/docs/content/constants.js +++ b/plugins/dali-script-v8/docs/content/constants.js @@ -1,6 +1,6 @@ /** * -

Dali Constants

+### Dali Constants Constants accessible under the dali global object. @@ -148,7 +148,6 @@ Constants accessible under the dali global object. | PIXEL_FORMAT_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC | integer value | | PIXEL_FORMAT_COMPRESSED_RGB8_ETC1 | integer value | | PIXEL_FORMAT_COMPRESSED_RGB_PVRTC_4BPPV1 | integer value | - * @class Constants */