Fix doxygen format 09/167209/1
authorSeungho, Baek <sbsh.baek@samsung.com>
Tue, 16 Jan 2018 07:17:03 +0000 (16:17 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Tue, 16 Jan 2018 07:20:10 +0000 (16:20 +0900)
 - modify "/*" to "/**" in item-layout.h:157, text-labe.h:360, video-view.h:340

Change-Id: I9584bce1149a2fb1b0319a1e8e5e6c594766f47b

dali-toolkit/public-api/controls/scrollable/item-view/item-layout.h
dali-toolkit/public-api/controls/text-controls/text-label.h
dali-toolkit/public-api/controls/video-view/video-view.h

index a0cee00..e81c787 100755 (executable)
@@ -357,7 +357,7 @@ public:
    */
   DALI_IMPORT_API virtual float GetFlickSpeedFactor() const;
 
-  /*
+  /**
    * @brief Applies constraints defined by the layout to an actor.
    *
    * @param[in] actor The actor to constrain.
index 106f234..13a9738 100644 (file)
@@ -337,7 +337,7 @@ public:
        */
       AUTO_SCROLL_STOP_MODE,
 
-      /*
+      /**
        * @brief The line count of text.
        * @details name "lineCount", type Property::INTEGER.
        * @SINCE_1_2.60
index cd2f97e..96b989a 100644 (file)
@@ -152,7 +152,7 @@ public:
    */
   ~VideoView();
 
-  /*
+  /**
    * @brief Copy constructor.
    *
    * @SINCE_1_1.38