[3.0] Exclude internal tag module in Public API reference 13/76513/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 24 Jun 2016 06:41:19 +0000 (15:41 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 24 Jun 2016 06:45:08 +0000 (15:45 +0900)
Change-Id: I1de3043ddc5adc4a1005db5ad492326a2b282cef
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
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 b01ff3d..2008faf 100644 (file)
@@ -1559,6 +1559,7 @@ public: // Signals
 public: // Not intended for application developers
 
   /**
+   * @internal
    * @brief This constructor is used by Actor::New() methods.
    *
    * @SINCE_1_0.0
@@ -1568,6 +1569,7 @@ 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 0c44da0..8e19673 100644 (file)
@@ -359,6 +359,7 @@ public:
 
 public: // Not intended for use by Application developers
   /**
+   * @internal
    * @brief This constructor is used by CameraActor::New() methods.
    *
    * @SINCE_1_0.0
index 81b43a9..cb65ee4 100644 (file)
@@ -462,6 +462,7 @@ public:
 public: // Not intended for application developers
 
   /**
+   * @internal
    * @brief This constructor is used by Layer::New() methods.
    *
    * @SINCE_1_0.0
index 894398d..37a0b58 100644 (file)
@@ -698,6 +698,7 @@ 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 1bf916a..6b7df27 100644 (file)
@@ -516,6 +516,7 @@ 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 c688e05..681562b 100644 (file)
@@ -134,6 +134,7 @@ public:
 
 public: // Not intended for application developers
   /**
+   * @internal
    * @brief This constructor is used by KeyFrames::New() methods.
    *
    * @SINCE_1_0.0
index 173f839..4ca5a40 100644 (file)
@@ -145,6 +145,7 @@ public:
 
 public: // Not intended for application developers
   /**
+   * @internal
    * @brief This constructor is used by LinearConstrainer::New() methods.
    *
    * @SINCE_1_0.0
index 1646acb..bbe3a6a 100644 (file)
@@ -185,6 +185,7 @@ public:
 
 public: // Not intended for application developers
   /**
+   * @internal
    * @brief This constructor is used by Path::New() methods.
    *
    * @SINCE_1_0.0
index 50e7930..06d4416 100644 (file)
@@ -356,6 +356,7 @@ public:
 public: // Not intended for application developers
 
   /**
+   * @internal
    * @brief This constructor is used by Stage::GetCurrent() methods.
    *
    * @SINCE_1_0.0
index c6cc8fd..5db82fb 100644 (file)
@@ -152,6 +152,7 @@ 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 4a9c849..7c3cc1f 100644 (file)
@@ -211,6 +211,7 @@ public: // Signals
 public: // Not intended for Application developers
 
   /**
+   * @internal
    * @brief This constructor is used by LongPressGestureDetector::New() methods.
    *
    * @SINCE_1_0.0
index 72f688e..fdc2091 100644 (file)
@@ -336,6 +336,7 @@ 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 37eb16a..81e9fcd 100644 (file)
@@ -140,6 +140,7 @@ public: // Signals
 public: // Not intended for Application developers
 
   /**
+   * @internal
    * @brief This constructor is used by PinchGestureDetector::New() methods.
    *
    * @SINCE_1_0.0
index 020558e..537aa5e 100644 (file)
@@ -199,6 +199,7 @@ public: // Signals
 public: // Not intended for Application developers
 
   /**
+   * @internal
    * @brief This constructor is used by TapGestureDetector::New() methods.
    *
    * @SINCE_1_0.0
index be302a2..3cdfec2 100644 (file)
@@ -218,6 +218,7 @@ 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 af25592..25feb78 100644 (file)
@@ -456,6 +456,7 @@ public:
 private:
 
   /**
+   * @internal
    * @brief Set the quaternion from 3 orthonormal axes.
    *
    * @SINCE_1_0.0
index 38950b2..a96877f 100644 (file)
@@ -150,6 +150,7 @@ public: // Signals
 public: // Not intended for application developers
 
   /**
+   * @internal
    * @brief This constructor is used by Dali Get() method.
    *
    * @SINCE_1_0.0
index 49bd291..b6bcbb9 100644 (file)
@@ -176,6 +176,7 @@ public:
 public: // Not intended for use by Application developers
 
   /**
+   * @internal
    * @brief This constructor is used by Dali New() methods.
    *
    * @SINCE_1_0.0
index 8ebab5a..d286d1c 100644 (file)
@@ -218,6 +218,7 @@ 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 fbdcfab..6625061 100644 (file)
@@ -218,6 +218,7 @@ public:
 public: // Not intended for application developers
 
   /**
+   * @internal
    * @brief This constructor is used by Dali Get() method.
    *
    * @SINCE_1_0.0
index 2842213..4f1d93c 100644 (file)
@@ -170,6 +170,7 @@ public:
 public: // Not intended for application developers
 
   /**
+   * @internal
    * @brief This constructor is used by Dali Get() method.
    *
    * @SINCE_1_0.0
index 8a36810..0a99c1c 100644 (file)
@@ -128,7 +128,9 @@ 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 68f241c..fa5409b 100644 (file)
@@ -515,6 +515,7 @@ 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 dffed8b..2c340cb 100644 (file)
@@ -369,6 +369,7 @@ 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