X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=doc%2Fdali-toolkit-doc.h;h=ce364ebaebf9728b10d720ffc09da030212c215d;hp=e8cae7282e870fd76a52b541e5242cac94ceb95b;hb=460a840fa3c43160f3ca3679099c38985cca5cc5;hpb=acbe10c62c46a30c58e08d8971a736f04e68dbf8 diff --git a/doc/dali-toolkit-doc.h b/doc/dali-toolkit-doc.h index e8cae72..ce364eb 100755 --- a/doc/dali-toolkit-doc.h +++ b/doc/dali-toolkit-doc.h @@ -158,7 +158,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * * \endif * @@ -174,6 +174,9 @@ * @defgroup dali_toolkit_controls_buttons Buttons * @brief Button is a small object on UI that you can press. + * @defgroup dali_toolkit_controls_canvas_view CanvasView + * @brief CanvasView is a class for displaying an vector primitives. + * * @defgroup dali_toolkit_controls_gaussian_blur_view Gaussian Blur View * @brief GaussianBlurView provides a render process that blurs an image.