Modify doxygen link page.
authoreh1112.kim <eh1112.kim@samsung.com>
Thu, 28 Mar 2013 02:17:47 +0000 (11:17 +0900)
committereh1112.kim <eh1112.kim@samsung.com>
Thu, 28 Mar 2013 02:17:47 +0000 (11:17 +0900)
Change-Id: Ia80b8913cbe92c7a93f4425519be55657929a8be
Signed-off-by: eh1112.kim <eh1112.kim@samsung.com>
inc/FTelCallManager.h
inc/FTelNetworkInfo.h
inc/FTelNetworkManager.h
inc/FTelSimInfo.h
inc/FTelSimStateManager.h

index 701ee92..82b0e9f 100755 (executable)
@@ -119,7 +119,7 @@ public:
      * @exception   E_SUCCESS          The method is successful.
      * @exception   E_SYSTEM           A system error has occurred.
         * @exception  E_UNSUPPORTED_OPERATION   The Emulator or target device does not support the required feature. @b Since: @b 2.1
-        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
         * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
      */
        result Construct(void);
@@ -135,7 +135,7 @@ public:
      * @exception   E_SUCCESS The method is successful.
      * @exception   E_SYSTEM  A system error has occurred.
         * @exception   E_UNSUPPORTED_OPERATION  The Emulator or target device does not support the required feature. @b Since: @b 2.1
-        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
         * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
      */
        result Construct(ITelephonyCallEventListener& listener);
index b04326c..73dff11 100755 (executable)
@@ -251,7 +251,7 @@ public:
      * @exception   E_PRIVILEGE_DENIED  The application does not have the privilege to call this method.
      * @exception   E_SYSTEM    A system error has occurred.
         * @exception  E_UNSUPPORTED_OPERATION   The Emulator or target device does not support the required feature. @b Since: @b 2.1
-        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
         * @remarks
         *                      - The specific error code can be accessed using the GetLastResult() method.
         *                      - Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
index 72b1f76..4e42e5d 100755 (executable)
@@ -122,7 +122,7 @@ public:
      * @exception      E_SUCCESS               The method is successful.
      * @exception      E_SYSTEM                A system error has occurred.
         * @exception   E_UNSUPPORTED_OPERATION  The Emulator or target device does not support the required feature. @b Since: @b 2.1
-        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
         * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
      */
        result Construct(ITelephonyNetworkEventListener* pListener);
index 9f3aa6b..2302778 100755 (executable)
@@ -124,7 +124,7 @@ public:
         * @exception   E_SYSTEM        The method cannot proceed due to a severe system error.
         * @exception   E_DEVICE_UNAVAILABLE    The operation has failed due to a missing SIM card.
         * @exception   E_UNSUPPORTED_OPERATION  The Emulator or target device does not support the required feature. @b Since: @b 2.1
-        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
         * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
         */
        result Construct(void);
index 49d5ccc..bae966c 100755 (executable)
@@ -71,7 +71,7 @@ public:
         * @exception   E_SUCCESS                               The method is successful.
         * @exception   E_SYSTEM                                The method cannot proceed due to a severe system error.
         * @exception   E_UNSUPPORTED_OPERATION  The Emulator or target device does not support the required feature. @b Since: @b 2.1
-        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+        *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
         * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
         */
        result Construct(void);