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=fb833550e2c02816070c0634bc97dc52576dbc0f;hp=2cb0f1ad80474974d03941a57f32e664886e82d5;hb=4d39084f8e8479ee521dcaae09aa94e76d965d98;hpb=dcf0eeebe1e683b311b675e93adcc21a0602e671 diff --git a/doc/dali-toolkit-doc.h b/doc/dali-toolkit-doc.h index 2cb0f1a..fb83355 100644 --- a/doc/dali-toolkit-doc.h +++ b/doc/dali-toolkit-doc.h @@ -16,56 +16,56 @@ * * - * @defgroup dali-toolkit DALi Toolkit + * @defgroup dali_toolkit DALi Toolkit * @ingroup dali * - * @brief This module provides UI components and various effects on top of the dali-core. + * @brief This module provides UI components and various effects on top of the DALi Core. * * @{ - * @defgroup dali-toolkit-accessibility-manager Accessibility Manager + * @defgroup dali_toolkit_accessibility_manager Accessibility Manager * @brief AccessibilityManager manages a accessibility focus chain. - * @defgroup dali-toolkit-controls Controls + * @defgroup dali_toolkit_controls Controls * @brief Controls are interactive components for layouting the user interface. * @{ - * @defgroup dali-toolkit-controls-alignment Alignment + * @defgroup dali_toolkit_controls_alignment Alignment * @brief Alignment is a container which provides an easy way to align other actors inside its boundary. - * @defgroup dali-toolkit-controls-buttons Buttons + * @defgroup dali_toolkit_controls_buttons Buttons * @brief Button is a small object on UI that you can press. - * @defgroup dali-toolkit-controls-gaussian-blur-view Gaussian Blur View + * @defgroup dali_toolkit_controls_gaussian_blur_view Gaussian Blur View * @brief GaussianBlurView provides a render process that blurs an image. - * @defgroup dali-toolkit-controls-image-view Image View + * @defgroup dali_toolkit_controls_image_view Image View * @brief ImageView is a control displying an image. - * @defgroup dali-toolkit-controls-scroll-bar Scroll Bar + * @defgroup dali_toolkit_controls_scroll_bar Scroll Bar * @brief ScrollBar control. - * @defgroup dali-toolkit-controls-scrollable Scrollable + * @defgroup dali_toolkit_controls_scrollable Scrollable * @brief Scrollable container controls. * @{ - * @defgroup dali-toolkit-controls-item-view Item View + * @defgroup dali_toolkit_controls_item_view Item View * @brief ItemView class is a scrollable container that can contain many items. - * @defgroup dali-toolkit-controls-scroll-view Scroll View - * @brief ScrollView class provides scrollable view which contains actors and can be scrolled automatically or manually by panning. + * @defgroup dali_toolkit_controls_scroll_view Scroll View + * @brief ScrollView class provides scrollable view which contains actors and can be scrolled automatically or manually by panning. * @} - * @defgroup dali-toolkit-controls-table-view Table View + * @defgroup dali_toolkit_controls_table_view Table View * @brief TableView class is a layout container for aligning child actors in a grid like layout. - * @defgroup dali-toolkit-controls-text-controls Text Controls + * @defgroup dali_toolkit_controls_text_controls Text Controls * @brief Controls for displaying text or text input. * @} - * @defgroup dali-toolkit-focus-manager Focus Manager + * @defgroup dali_toolkit_focus_manager Focus Manager * @brief Classes for handling keyboard navigation and maintaining the two dimensional keyboard focus chain. * @}