Revert "[3.0] Exclude internal tag module in Public API reference" 16/83116/1
authortaeyoon <taeyoon0.lee@samsung.com>
Tue, 9 Aug 2016 08:04:18 +0000 (17:04 +0900)
committertaeyoon <taeyoon0.lee@samsung.com>
Tue, 9 Aug 2016 08:04:37 +0000 (17:04 +0900)
This reverts commit e41f8a717a2e223d848065366a089fc0425c18e1.

Change-Id: I0225ee7ee58e21a0cb3727323ff42621c78d5178

24 files changed:
dali/public-api/actors/actor.h
dali/public-api/actors/camera-actor.h
dali/public-api/actors/layer.h
dali/public-api/animation/animation.h
dali/public-api/animation/constraint.h
dali/public-api/animation/key-frames.h
dali/public-api/animation/linear-constrainer.h
dali/public-api/animation/path.h
dali/public-api/common/stage.h
dali/public-api/events/gesture-detector.h
dali/public-api/events/long-press-gesture-detector.h
dali/public-api/events/pan-gesture-detector.h
dali/public-api/events/pinch-gesture-detector.h
dali/public-api/events/tap-gesture-detector.h
dali/public-api/events/touch-data.h
dali/public-api/math/quaternion.h
dali/public-api/object/object-registry.h
dali/public-api/object/property-notification.h
dali/public-api/object/property-value.h
dali/public-api/object/type-info.h
dali/public-api/object/type-registry.h
dali/public-api/render-tasks/render-task-list.h
dali/public-api/render-tasks/render-task.h
dali/public-api/shader-effects/shader-effect.h

index 2008faf..b01ff3d 100644 (file)
@@ -1559,7 +1559,6 @@ public: // Signals
 public: // Not intended for application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Actor::New() methods.
    *
    * @SINCE_1_0.0
@@ -1569,7 +1568,6 @@ public: // Not intended for application developers
 };
 
 /**
- * @internal
  * @brief Helper for discarding an actor handle.
  *
  * If the handle is empty, this method does nothing.  Otherwise
index 8e19673..0c44da0 100644 (file)
@@ -359,7 +359,6 @@ public:
 
 public: // Not intended for use by Application developers
   /**
-   * @internal
    * @brief This constructor is used by CameraActor::New() methods.
    *
    * @SINCE_1_0.0
index cb65ee4..81b43a9 100644 (file)
@@ -462,7 +462,6 @@ public:
 public: // Not intended for application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Layer::New() methods.
    *
    * @SINCE_1_0.0
index 37a0b58..894398d 100644 (file)
@@ -698,7 +698,6 @@ public:
 public: // Not intended for use by Application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Animation::New() methods
    * @SINCE_1_0.0
    * @param [in] animation A pointer to a newly allocated Dali resource
index 6b7df27..1bf916a 100644 (file)
@@ -516,7 +516,6 @@ public:
 public: // Not intended for use by Application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Constraint::New() methods
    * @SINCE_1_0.0
    * @param [in] constraint A pointer to a newly allocated Dali resource
index 681562b..c688e05 100644 (file)
@@ -134,7 +134,6 @@ public:
 
 public: // Not intended for application developers
   /**
-   * @internal
    * @brief This constructor is used by KeyFrames::New() methods.
    *
    * @SINCE_1_0.0
index 4ca5a40..173f839 100644 (file)
@@ -145,7 +145,6 @@ public:
 
 public: // Not intended for application developers
   /**
-   * @internal
    * @brief This constructor is used by LinearConstrainer::New() methods.
    *
    * @SINCE_1_0.0
index bbe3a6a..1646acb 100644 (file)
@@ -185,7 +185,6 @@ public:
 
 public: // Not intended for application developers
   /**
-   * @internal
    * @brief This constructor is used by Path::New() methods.
    *
    * @SINCE_1_0.0
index 06d4416..50e7930 100644 (file)
@@ -356,7 +356,6 @@ public:
 public: // Not intended for application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Stage::GetCurrent() methods.
    *
    * @SINCE_1_0.0
index 5db82fb..c6cc8fd 100644 (file)
@@ -152,7 +152,6 @@ public: // Actor related
 protected:
 
   /**
-   * @internal
    * @brief This constructor is used by New() methods of derived classes (For example, PanGestureDetector::New()).
    *
    * @SINCE_1_0.0
index 7c3cc1f..4a9c849 100644 (file)
@@ -211,7 +211,6 @@ public: // Signals
 public: // Not intended for Application developers
 
   /**
-   * @internal
    * @brief This constructor is used by LongPressGestureDetector::New() methods.
    *
    * @SINCE_1_0.0
index fdc2091..72f688e 100644 (file)
@@ -336,7 +336,6 @@ public: // Pan Properties Setters
 public: // Not intended for Application developers
 
   /**
-   * @internal
    * @brief This constructor is used by PanGestureDetector::New() methods.
    *
    * @SINCE_1_0.0
index 81e9fcd..37eb16a 100644 (file)
@@ -140,7 +140,6 @@ public: // Signals
 public: // Not intended for Application developers
 
   /**
-   * @internal
    * @brief This constructor is used by PinchGestureDetector::New() methods.
    *
    * @SINCE_1_0.0
index 537aa5e..020558e 100644 (file)
@@ -199,7 +199,6 @@ public: // Signals
 public: // Not intended for Application developers
 
   /**
-   * @internal
    * @brief This constructor is used by TapGestureDetector::New() methods.
    *
    * @SINCE_1_0.0
index 3cdfec2..be302a2 100644 (file)
@@ -218,7 +218,6 @@ public:
 public: // Not intended for application developers
 
   /**
-   * @internal
    * @brief This constructor is used internally to Create an initialized TouchData handle.
    *
    * @SINCE_1_1.37
index 25feb78..af25592 100644 (file)
@@ -456,7 +456,6 @@ public:
 private:
 
   /**
-   * @internal
    * @brief Set the quaternion from 3 orthonormal axes.
    *
    * @SINCE_1_0.0
index a96877f..38950b2 100644 (file)
@@ -150,7 +150,6 @@ public: // Signals
 public: // Not intended for application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Dali Get() method.
    *
    * @SINCE_1_0.0
index b6bcbb9..49bd291 100644 (file)
@@ -176,7 +176,6 @@ public:
 public: // Not intended for use by Application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Dali New() methods.
    *
    * @SINCE_1_0.0
index d286d1c..8ebab5a 100644 (file)
@@ -218,7 +218,6 @@ public:
   Type GetType() const;
 
   /**
-   * @internal
    * @brief Retrieve a specific value.
    *
    * Works on a best-effort approach; if value type is not convertible returns a default value of the type
index 6625061..fbdcfab 100644 (file)
@@ -218,7 +218,6 @@ public:
 public: // Not intended for application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Dali Get() method.
    *
    * @SINCE_1_0.0
index 4f1d93c..2842213 100644 (file)
@@ -170,7 +170,6 @@ public:
 public: // Not intended for application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Dali Get() method.
    *
    * @SINCE_1_0.0
index 0a99c1c..8a36810 100644 (file)
@@ -128,9 +128,7 @@ public:
 public: // Not intended for application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Dali New() methods
-   *
    * @SINCE_1_0.0
    * @param [in] renderTask A pointer to a newly allocated render-task
    */
index fa5409b..68f241c 100644 (file)
@@ -515,7 +515,6 @@ public: // Signals
 public: // Not intended for application developers
 
   /**
-   * @internal
    * @brief This constructor is used by Dali New() methods.
    * @SINCE_1_0.0
    * @param [in] renderTask A pointer to a newly allocated render-task
index 2c340cb..dffed8b 100644 (file)
@@ -369,7 +369,6 @@ public:
 public: // Not intended for application developers
 
   /**
-   * @internal
    * @DEPRECATED_1_0.47
    * @brief This constructor is used by Dali New() methods.
    * @SINCE_1_0.0