[Web API] update link to apply new category
authorHyunjin Park <hj.na.park@samsung.com>
Fri, 22 Jan 2016 09:33:20 +0000 (18:33 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Mon, 25 Jan 2016 02:10:44 +0000 (11:10 +0900)
Change-Id: I0c44c90feacbb6dea28e8e33b4d8861ed6da42b6

34 files changed:
org.tizen.gettingstarted/html/web/details/tizen_apis_w.htm
org.tizen.sampledescriptions/html/mobile_w/archivemanager_mw.htm
org.tizen.sampledescriptions/html/mobile_w/bluetoothchat_mw.htm
org.tizen.sampledescriptions/html/mobile_w/chatter_mw.htm
org.tizen.sampledescriptions/html/mobile_w/contactsexchanger_mw.htm
org.tizen.sampledescriptions/html/mobile_w/filemanager_mw.htm
org.tizen.sampledescriptions/html/mobile_w/fmradio_mw.htm
org.tizen.sampledescriptions/html/mobile_w/sd_mw.htm
org.tizen.sampledescriptions/html/wearable_w/filemanager_ww.htm
org.tizen.tutorials/html/web/tizen/application/message_port_tutorial_w.htm
org.tizen.tutorials/html/web/tizen/application/noti_tutorial_w.htm
org.tizen.tutorials/html/web/tizen/content/download_tutorial_w.htm
org.tizen.web.apireference/html/device_api/mobile/tizen/account.html
org.tizen.web.apireference/html/device_api/mobile/tizen/archive.html
org.tizen.web.apireference/html/device_api/mobile/tizen/badge.html
org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html
org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html
org.tizen.web.apireference/html/device_api/mobile/tizen/fmradio.html
org.tizen.web.apireference/html/device_api/mobile/tizen/mediakey.html
org.tizen.web.apireference/html/device_api/mobile/tizen/messageport.html
org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html
org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html
org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html
org.tizen.web.apireference/html/device_api/mobile/tizen/push.html
org.tizen.web.apireference/html/device_api/mobile/tizen/se.html
org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html
org.tizen.web.apireference/html/device_api/wearable/tizen/archive.html
org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html
org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html
org.tizen.web.apireference/html/device_api/wearable/tizen/mediakey.html
org.tizen.web.apireference/html/device_api/wearable/tizen/messageport.html
org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html
org.tizen.web.apireference/html/device_api/wearable/tizen/push.html
org.tizen.web.apireference/html/device_api/wearable/tizen/se.html

index 38aaa19..f6488da 100644 (file)
      <th>Documentation</th> 
     </tr>
        <tr> 
-     <td>Tizen</td> 
+     <td>Base</td> 
      <td>This API contain classes and interfaces that provide a set of basic definitions and interfaces that are used in the Tizen Device API. 
         <p>You can use filters and sorting modes for query methods, generic success and error event handlers, a generic error interface, and a simple coordinate interface for defining location information.</p></td> 
      <td> 
       <ul> 
-          <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/tizen/tizen_guide_w.htm">Tizen</a></li>
-          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm">Tizen</a></li>  
-       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#Tizen">Tizen</a></li> 
+          <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/base/base_guide_w.htm">Base</a></li>
+          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/base/base_tutorials_w.htm">Base</a></li>  
+       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#Base">Base</a></li> 
       </ul></td> 
     </tr> 
     <tr> 
-     <td>Application</td> 
+     <td>Application Framework</td> 
      <td>These APIs contain classes and interfaces that enable you to manage alarm, application, and package features. 
         <p>You can schedule an application to be run at a specific time, retrieve information about the applications installed or running on the device, and enable package management.</p></td> 
      <td> 
       </ul></td> 
     </tr>
        <tr> 
-     <td>Communication</td> 
-     <td>These APIs contain classes and interfaces that enable you to manage Bluetooth, messaging, NFC (Near Field Communication), push, and secure element features. 
-        <p>You can transfer data over a Bluetooth connection, send and receive messages, share contacts, photos, and videos using NFC, receive push notifications from a push server, and access secure elements, such as SIM card and secure SD card, in a device.</p></td> 
-     <td> 
-      <ul> 
-       <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/communication/comm_guide_w.htm">Communication</a></li>
-               <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/communication/comm_tutorials_w.htm">Communication</a></li>  
-       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#Communication">Communication</a></li> 
-      </ul></td> 
-    </tr>
-       <tr> 
      <td>Content</td> 
      <td>These APIs contain classes and interfaces that enable you to manage content and download features. 
         <p>You can search and manage multimedia content locally, download files from the Internet, and monitor the download progress and status.</p></td> 
       </ul></td> 
     </tr>
        <tr> 
-     <td>Input/Output</td> 
-     <td>These APIs contain classes and interfaces that enable you to manage file system and message port features. 
-        <p>You can access specific parts of the device file system, archive files, and send and receive messages through message ports.</p></td> 
+     <td>Messaging</td> 
+     <td>These APIs contain classes and interfaces and methods for managing SMS, MMS, and email messages. 
+        <p>You can send and receive messages, receive push notifications from a push server</p></td> 
      <td> 
       <ul> 
-          <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/input_output/io_guide_w.htm">Input/Output</a></li>        
-          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/input_output/io_tutorials_w.htm">Input/Output</a></li>  
-       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#I/O">Input/Output</a></li> 
+          <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/messaging/messaging_guide_w.htm">Messaging</a></li>        
+          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorials_w.htm">Messaging</a></li>  
+       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#Messaging">Messaging</a></li> 
       </ul></td> 
     </tr>
        <tr> 
        <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#Multimedia">Multimedia</a></li>       
       </ul></td> 
     </tr>
-
+  <tr> 
+     <td>Network</td> 
+     <td>These APIs contain classes and interfaces that enable you to manage Bluetooth, messaging, NFC (Near Field Communication), push, and secure element features. 
+   <p>You can transfer data over a Bluetooth connection, share contacts, photos, and videos using NFC, and access secure elements, such as SIM card and secure SD card, in a device.</p></td> 
+     <td> 
+      <ul> 
+       <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/network/network_guide_w.htm">Network</a></li>
+    <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/network/network_tutorials_w.htm">Network</a></li>  
+       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#Network">Network</a></li> 
+      </ul></td> 
+    </tr>
        <tr> 
      <td>Social</td> 
      <td>These APIs contain classes and interfaces that enable you to manage bookmark, calendar, call history, contact, and data synchronization features. 
       </ul></td> 
     </tr>
        <tr> 
-     <td>User Interface</td> 
-     <td>These APIs contain classes and interfaces that enable you to manage badge and notification features. 
-        <p>You can manage and monitor badge numbers, and create and manage notifications about application events.</p></td> 
-     <td> 
-      <ul> 
-       <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/ui/ui_guide_w.htm">User Interface</a></li>       
-          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/ui/ui_tutorials_w.htm">User Interface</a></li>  
-       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#User Interface">User Interface</a></li> 
-      </ul></td> 
-    </tr>
-       <tr> 
      <td>Web UI Framework</td> 
      <td>These APIs contain classes and interfaces that enable you to manage the Tizen Advanced UI (TAU) features. 
         <p>You can create and manage various kinds of UI components.</p></td> 
      <th>Documentation</th> 
     </tr>
        <tr> 
-     <td>Tizen</td> 
+     <td>Base</td> 
      <td>This API contain classes and interfaces that provide a set of basic definitions and interfaces that are used in the Tizen Device API. 
         <p>You can use filters and sorting modes for query methods, generic success and error event handlers, a generic error interface, and a simple coordinate interface for defining location information.</p></td> 
      <td> 
       <ul> 
-          <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/tizen/tizen_guide_w.htm">Tizen</a></li>
-          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm">Tizen</a></li>  
-       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Tizen">Tizen</a></li> 
+          <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/base/base_guide_w.htm">Base</a></li>
+          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/base/base_tutorials_w.htm">Base</a></li>  
+       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Base">Base</a></li> 
       </ul></td> 
     </tr> 
     <tr> 
-     <td>Application</td> 
+     <td>Application Framework</td> 
      <td>These APIs contain classes and interfaces that enable you to manage alarm, application, and package features. 
         <p>You can schedule an application to be run at a specific time, retrieve information about the applications installed or running on the device, and enable package management.</p></td> 
      <td> 
       <ul> 
-          <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/application/app_guide_w.htm">Application</a></li>
-          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/application/app_tutorials_w.htm">Application</a></li>  
-       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Application">Application</a></li> 
-      </ul></td> 
-    </tr>
-       <tr> 
-     <td>Communication</td> 
-     <td>These APIs contain classes and interfaces that enable you to manage Bluetooth, NFC (Near Field Communication), push, and secure element features. 
-        <p>You can transfer data over a Bluetooth connection, share contacts, photos, and videos using NFC, receive push notifications from a push server, and access secure elements, such as SIM card and secure SD card, in a device.</p></td> 
-     <td> 
-      <ul> 
-       <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/communication/comm_guide_w.htm">Communication</a></li>
-               <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/communication/comm_tutorials_w.htm">Communication</a></li>  
-       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Communication">Communication</a></li> 
+          <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/application/app_guide_w.htm">Application Framework</a></li>
+          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/application/app_tutorials_w.htm">Application Framework</a></li>  
+       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Application">Application Framework</a></li> 
       </ul></td> 
     </tr>
        <tr> 
        <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Contents">Content</a></li> 
       </ul></td> 
     </tr>
-       <tr> 
-     <td>Input/Output</td> 
-    <td>These APIs contain classes and interfaces that enable you to manage file system and message port features. 
-        <p>You can access specific parts of the device file system, archive files, and send and receive messages through message ports.</p></td> 
+  <tr> 
+     <td>Messaging</td> 
+     <td>These APIs contain classes and interfaces and methods for managing SMS, MMS, and email messages. 
+   <p>You can send and receive messages, receive push notifications from a push server</p></td> 
      <td> 
       <ul> 
-          <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/input_output/io_guide_w.htm">Input/Output</a></li>        
-          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/input_output/io_tutorials_w.htm">Input/Output</a></li>  
-       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#I/O">Input/Output</a></li> 
+     <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/messaging/messaging_guide_w.htm">Messaging</a></li>        
+     <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorials_w.htm">Messaging</a></li>  
+       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Messaging">Messaging</a></li> 
       </ul></td> 
     </tr>
        <tr> 
        <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Multimedia">Multimedia</a></li>     
       </ul></td> 
     </tr>
+  <tr> 
+     <td>Network</td> 
+     <td>These APIs contain classes and interfaces that enable you to manage Bluetooth, NFC (Near Field Communication), push, and secure element features. 
+   <p>You can transfer data over a Bluetooth connection, share contacts, photos, and videos using NFC, and access secure elements, such as SIM card and secure SD card, in a device.</p></td> 
+     <td> 
+      <ul> 
+       <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/network/network_guide_w.htm">Network</a></li>
+    <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/network/network_tutorials_w.htm">Network</a></li>  
+       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Network">Network</a></li> 
+      </ul></td> 
+    </tr>    
        <tr> 
      <td>System</td> 
      <td>These APIs contain classes and interfaces that enable you to manage power, system information and setting, and time features. 
       </ul></td> 
     </tr>
        <tr> 
-     <td>User Interface</td> 
-     <td>These APIs contain classes and interfaces that enable you to manage badge and notification features. 
-        <p>You can manage and monitor badge numbers, and create and manage notifications about application events.</p></td> 
-     <td> 
-      <ul> 
-       <li>Guides: <a href="../../../../org.tizen.guides/html/web/tizen/ui/ui_guide_w.htm">User Interface</a></li>       
-          <li>Tutorials: <a href="../../../../org.tizen.tutorials/html/web/tizen/ui/ui_tutorials_w.htm">User Interface</a></li>  
-       <li>API Reference: <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#User Interface">User Interface</a></li> 
-      </ul></td> 
-    </tr>
-       <tr> 
      <td>Web UI Framework</td> 
      <td>These APIs contain classes and interfaces that enable you to manage the Tizen Advanced UI (TAU) features. 
         <p>You can create and manage various kinds of UI components.</p></td> 
index e66327c..4a89736 100644 (file)
@@ -24,7 +24,7 @@
        <div id="toc_border"><div id="toc">
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../org.tizen.guides/html/web/tizen/input_output/archive_w.htm">Archive Guide</a></li> 
+                       <li><a href="../../../org.tizen.guides/html/web/tizen/base/archive_w.htm">Archive Guide</a></li> 
                        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/archive.html">Archive API</a></li>
                        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">Filesystem API</a></li> 
                </ul>
index edd0354..63533d8 100644 (file)
@@ -24,8 +24,8 @@
        <div id="toc_border"><div id="toc">
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../org.tizen.guides/html/web/tizen/communication/bluetooth_w.htm">Bluetooth Guide</a></li> 
-                       <li><a href="../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm">Bluetooth Tutorial</a></li> 
+                       <li><a href="../../../org.tizen.guides/html/web/tizen/network/bluetooth_w.htm">Bluetooth Guide</a></li> 
+                       <li><a href="../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm">Bluetooth Tutorial</a></li> 
                    <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html">Bluetooth API</a></li> 
                    <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/application.html">Application API</a></li> 
                    <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">Filesystem API</a></li>  
@@ -36,7 +36,7 @@
 <div id="container"><div id="contents"><div class="content">
   <h1>BluetoothChat Sample Overview</h1> 
   <p>The BluetoothChat sample application demonstrates how you can create a chat application that uses a Bluetooth connection for sending messages.</p> 
-  <p>For information on creating the sample application project in the IDE, see <a href="../cover_page.htm#create">Creating Sample Applications</a>, and on the coding of the sample application, see <a href="../../../org.tizen.tutorials/html/web/tizen/communication/task_bluetoothchat_w.htm">Bluetooth Chat task</a>.</p>
+  <p>For information on creating the sample application project in the IDE, see <a href="../cover_page.htm#create">Creating Sample Applications</a>, and on the coding of the sample application, see <a href="../../../org.tizen.tutorials/html/web/tizen/network/task_bluetoothchat_w.htm">Bluetooth Chat task</a>.</p>
   <p>The following figure illustrates the main screens of the BluetoothChat. </p> 
   <p class="figure">Figure: BluetoothChat screens</p> 
   <p align="center"><img alt="BluetoothChat screens" src="../images/bluetoothchat.png" /> </p> 
index 62708c3..7797c95 100644 (file)
@@ -24,8 +24,8 @@
        <div id="toc_border"><div id="toc">
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../org.tizen.guides/html/web/tizen/communication/messaging_w.htm">Messaging Guide</a></li> 
-                       <li><a href="../../../org.tizen.tutorials/html/web/tizen/communication/messaging_tutorial_w.htm">Messaging Tutorial</a></li> 
+                       <li><a href="../../../org.tizen.guides/html/web/tizen/messaging/messaging_w.htm">Messaging Guide</a></li> 
+                       <li><a href="../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorial_w.htm">Messaging Tutorial</a></li> 
                        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html">Messaging API</a></li>            
                        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/application.html">Application API</a></li> 
                        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html">Contact API</a></li> 
@@ -36,7 +36,7 @@
 <div id="container"><div id="contents"><div class="content">
   <h1>Chatter Sample Overview</h1> 
   <p>The Chatter sample application demonstrates how you can send and receive text messages between devices and view the message history of a specific caller. </p> 
-  <p>For information on creating the sample application project in the IDE, see <a href="../cover_page.htm#create">Creating Sample Applications</a>, and on the coding of the sample application, see <a href="../../../org.tizen.tutorials/html/web/tizen/communication/task_chatter_w.htm">Chatter task</a>.</p>
+  <p>For information on creating the sample application project in the IDE, see <a href="../cover_page.htm#create">Creating Sample Applications</a>, and on the coding of the sample application, see <a href="../../../org.tizen.tutorials/html/web/tizen/messaging/task_chatter_w.htm">Chatter task</a>.</p>
   <p>The following figure illustrates the main screens of the Chatter.</p> 
   <p class="figure">Figure: Chatter screens</p> 
   <p align="center"><img alt="Chatter screens" src="../images/chatter.png" /> </p> 
index 6f91563..a86cc95 100644 (file)
@@ -24,8 +24,8 @@
        <div id="toc_border"><div id="toc">
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../org.tizen.guides/html/web/tizen/communication/nfc_w.htm">NFC Guide</a></li> 
-                       <li><a href="../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm">NFC Tutorial</a></li> 
+                       <li><a href="../../../org.tizen.guides/html/web/tizen/network/nfc_w.htm">NFC Guide</a></li> 
+                       <li><a href="../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm">NFC Tutorial</a></li> 
                    <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html">NFC API</a></li> 
                    <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/application.html">Application API</a></li> 
                    <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html">Contact API</a></li>    
@@ -37,7 +37,7 @@
 <div id="container"><div id="contents"><div class="content">
   <h1>ContactsExchanger Sample Overview</h1> 
   <p>The ContactsExchanger sample application demonstrates how you can share contact card details between 2 NFC (Near Field Communication) devices or through an NFC tag. </p> 
-  <p>For information on creating the sample application project in the IDE, see <a href="../cover_page.htm#create">Creating Sample Applications</a>, and on the coding of the sample application, see <a href="../../../org.tizen.tutorials/html/web/tizen/communication/task_contactsexchanger_w.htm">Contacts Exchanger task</a>.</p>
+  <p>For information on creating the sample application project in the IDE, see <a href="../cover_page.htm#create">Creating Sample Applications</a>, and on the coding of the sample application, see <a href="../../../org.tizen.tutorials/html/web/tizen/network/task_contactsexchanger_w.htm">Contacts Exchanger task</a>.</p>
   <p>The following figure illustrates the main screens of the ContactsExchanger.</p> 
   <p class="figure">Figure: ContactsExchanger screens</p> 
   <p align="center"><img alt="ContactsExchanger screens" src="../images/contactsexchanger.png" /> </p> 
index 93a6ae0..fb2295b 100644 (file)
@@ -24,8 +24,8 @@
        <div id="toc_border"><div id="toc">
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../org.tizen.guides/html/web/tizen/input_output/filesystem_w.htm">Filesystem Guide</a></li> 
-                       <li><a href="../../../org.tizen.tutorials/html/web/tizen/input_output/filesystem_tutorial_w.htm">Filesystem Tutorial</a></li> 
+                       <li><a href="../../../org.tizen.guides/html/web/tizen/base/filesystem_w.htm">Filesystem Guide</a></li> 
+                       <li><a href="../../../org.tizen.tutorials/html/web/tizen/base/filesystem_tutorial_w.htm">Filesystem Tutorial</a></li> 
                        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">Filesystem API</a></li> 
                </ul>
        </div></div>
@@ -34,7 +34,7 @@
 <div id="container"><div id="contents"><div class="content">
   <h1>FileManager Sample Overview</h1> 
   <p>The FileManager sample application demonstrates how you can manage the files stored on the device.</p> 
-  <p>For information on creating the sample application project in the IDE, see <a href="../cover_page.htm#create">Creating Sample Applications</a>, and on the coding of the sample application, see <a href="../../../org.tizen.tutorials/html/web/tizen/input_output/task_filemanager_w.htm">File Manager task</a>.</p>
+  <p>For information on creating the sample application project in the IDE, see <a href="../cover_page.htm#create">Creating Sample Applications</a>, and on the coding of the sample application, see <a href="../../../org.tizen.tutorials/html/web/tizen/base/task_filemanager_w.htm">File Manager task</a>.</p>
   <p>The following figure illustrates the main screens of the FileManager. </p> 
   <p class="figure">Figure: FileManager screens</p> 
   <p align="center"><img alt="FileManager screens" src="../images/filemanager.png" /> </p> 
index 6a52839..b3c7a1f 100644 (file)
@@ -24,7 +24,7 @@
        <div id="toc_border"><div id="toc">
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                  <li><a href="../../../org.tizen.guides/html/web/tizen/system/fm_radio_w.htm">FM Radio Guide</a></li> 
+                  <li><a href="../../../org.tizen.guides/html/web/tizen/multimedia/fm_radio_w.htm">FM Radio Guide</a></li> 
                   <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/fmradio.html">FM Radio API</a></li> 
                </ul>
        </div></div>
index 9d0daee..b1ce5f3 100644 (file)
@@ -67,7 +67,7 @@
        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html">Bluetooth</a> API</li> 
        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/application.html">Application</a> API</li> 
        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">Filesystem</a> API</li> 
-      </ul> <p>This sample is also explained in the tutorials: <a href="../../../org.tizen.tutorials/html/web/tizen/communication/task_bluetoothchat_w.htm">Task: Bluetooth Chat</a>.</p></td> 
+      </ul> <p>This sample is also explained in the tutorials: <a href="../../../org.tizen.tutorials/html/web/tizen/network/task_bluetoothchat_w.htm">Task: Bluetooth Chat</a>.</p></td> 
     </tr>
        <tr> 
      <td><a href="calculator_mw.htm">Calculator</a></td> 
        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/application.html">Application</a> API</li> 
        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html">Contact</a> API</li> 
       </ul> 
-         <p>This sample is also explained in the tutorials: <a href="../../../org.tizen.tutorials/html/web/tizen/communication/task_chatter_w.htm">Task: Chatter</a>.</p></td> 
+         <p>This sample is also explained in the tutorials: <a href="../../../org.tizen.tutorials/html/web/tizen/messaging/task_chatter_w.htm">Task: Chatter</a>.</p></td> 
     </tr> 
     <tr> 
      <td><a href="compass_mw.htm">Compass</a></td> 
        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html">Contact</a> API</li> 
           <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo.html">System Information</a> API</li>
       </ul> 
-         <p>This sample is also explained in the tutorials: <a href="../../../org.tizen.tutorials/html/web/tizen/communication/task_contactsexchanger_w.htm">Task: Contacts Exchanger</a>.</p></td> 
+         <p>This sample is also explained in the tutorials: <a href="../../../org.tizen.tutorials/html/web/tizen/network/task_contactsexchanger_w.htm">Task: Contacts Exchanger</a>.</p></td> 
     </tr>      
     <tr> 
      <td><a href="downloadmanager_mw.htm">DownloadManager</a></td> 
      <td>Demonstrates how you can access the files stored on the device using: 
       <ul> 
        <li><a href="../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">Filesystem</a> API</li> 
-      </ul><p>This sample is also explained in the tutorials: <a href="../../../org.tizen.tutorials/html/web/tizen/input_output/task_filemanager_w.htm">Task: File Manager</a>.</p> </td> 
+      </ul><p>This sample is also explained in the tutorials: <a href="../../../org.tizen.tutorials/html/web/tizen/base/task_filemanager_w.htm">Task: File Manager</a>.</p> </td> 
     </tr>
     <tr> 
      <td><a href="flashlight_mw.htm">Flashlight</a></td> 
index fb8460d..8b78515 100644 (file)
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-                       <li><a href="../../../org.tizen.guides/html/web/tizen/input_output/filesystem_w.htm">Filesystem Guide</a></li> 
+                       <li><a href="../../../org.tizen.guides/html/web/tizen/base/filesystem_w.htm">Filesystem Guide</a></li> 
                        <li><a href="../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html">Filesystem API</a></li> 
         </ul>
     </div></div>
index f4e4173..2622c29 100644 (file)
@@ -28,7 +28,7 @@
         </ul>
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-             <li><a href="../../../../../org.tizen.guides/html/web/tizen/input_output/message_port_w.htm">Message Port Guide</a></li>
+             <li><a href="../../../../../org.tizen.guides/html/web/tizen/application/message_port_w.htm">Message Port Guide</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messageport.html">Message Port API for Mobile Web</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/messageport.html">Message Port API for Wearable Web</a></li>                       
         </ul>
index 42afbef..9967c8e 100644 (file)
@@ -73,7 +73,7 @@ var notificationDict =
 &nbsp;&nbsp;&nbsp;/* Application control to be launched when the user selects the notification */
 &nbsp;&nbsp;&nbsp;appControl: appControl
 };
-</pre> <p>The path in the <span style="font-family: Courier New,Courier,monospace">iconPath</span> and <span style="font-family: Courier New,Courier,monospace">soundPath</span> parameters means a relative file location defined in the Filesystem API (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html">wearable</a> applications). The path is not an absolute file location, but instead uses a <a href="../../../../../org.tizen.guides/html/web/tizen/input_output/filesystem_w.htm">virtual root location</a> (such as <span style="font-family: Courier New,Courier,monospace">images</span> in <span style="font-family: Courier New,Courier,monospace">images/image1.jpg</span>).</p></li> 
+</pre> <p>The path in the <span style="font-family: Courier New,Courier,monospace">iconPath</span> and <span style="font-family: Courier New,Courier,monospace">soundPath</span> parameters means a relative file location defined in the Filesystem API (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html">wearable</a> applications). The path is not an absolute file location, but instead uses a <a href="../../../../../org.tizen.guides/html/web/tizen/base/filesystem_w.htm">virtual root location</a> (such as <span style="font-family: Courier New,Courier,monospace">images</span> in <span style="font-family: Courier New,Courier,monospace">images/image1.jpg</span>).</p></li> 
    <li><p>To be able to display the notification, create a <span style="font-family: Courier New,Courier,monospace">StatusNotification</span> object (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html#StatusNotification">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/notification.html#StatusNotification">wearable</a> applications) with the status notification type, title, and the additional notification properties defined in the previous step.</p> <pre class="prettyprint">
 var notification = new tizen.StatusNotification(&quot;SIMPLE&quot;, &quot;Simple notification&quot;, notificationDict);
 </pre> </li> 
@@ -100,7 +100,7 @@ var notificationDict =
 &nbsp;&nbsp;&nbsp;progressType: &quot;PERCENTAGE&quot;,
 &nbsp;&nbsp;&nbsp;progressValue: 0
 };
-</pre> <p>The path in the <span style="font-family: Courier New,Courier,monospace">iconPath</span> and <span style="font-family: Courier New,Courier,monospace">soundPath</span> parameters means a file location defined in the Filesystem API (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html">wearable</a> applications). The path is not an absolute file location, but instead uses a <a href="../../../../../org.tizen.guides/html/web/tizen/input_output/filesystem_w.htm">virtual root location</a> (such as <span style="font-family: Courier New,Courier,monospace">images</span> in <span style="font-family: Courier New,Courier,monospace">images/image1.jpg</span>).</p></li>
+</pre> <p>The path in the <span style="font-family: Courier New,Courier,monospace">iconPath</span> and <span style="font-family: Courier New,Courier,monospace">soundPath</span> parameters means a file location defined in the Filesystem API (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html">wearable</a> applications). The path is not an absolute file location, but instead uses a <a href="../../../../../org.tizen.guides/html/web/tizen/base/filesystem_w.htm">virtual root location</a> (such as <span style="font-family: Courier New,Courier,monospace">images</span> in <span style="font-family: Courier New,Courier,monospace">images/image1.jpg</span>).</p></li>
    <li><p>To be able to display the notification, create a <span style="font-family: Courier New,Courier,monospace">StatusNotification</span> object (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html#StatusNotification">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/notification.html#StatusNotification">wearable</a> applications) with the status notification type, title, and the additional notification properties defined in the previous step:</p> <pre class="prettyprint">
 var notification = new tizen.StatusNotification(&quot;PROGRESS&quot;, &quot;Progress notification&quot;, notificationDict);
 </pre> </li>
index 876ce6c..c432cf1 100644 (file)
@@ -61,7 +61,7 @@
   <ol> 
    <li><p>Create an instance of the <span style="font-family: Courier New,Courier,monospace">DownloadRequest</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/download.html#DownloadRequest">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/download.html#DownloadRequest">wearable</a> applications) that defines the URL of the file to be downloaded:</p> <pre class="prettyprint">
 var downloadRequest = new tizen.DownloadRequest(&quot;http://download.tizen.org/tools/README.txt&quot;, &quot;downloads&quot;);
-</pre> <p>The final parameter (<span style="font-family: Courier New,Courier,monospace">downloads</span>) defines the folder where the downloaded content is stored. The parameter uses a relative folder location defined in the Filesystem API (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html">wearable</a> applications). The folder is not an absolute folder location, but instead uses a <a href="../../../../../org.tizen.guides/html/web/tizen/input_output/filesystem_w.htm">virtual root location</a> (<span style="font-family: Courier New,Courier,monospace">downloads</span> is the default download location in the virtual root).</p></li> 
+</pre> <p>The final parameter (<span style="font-family: Courier New,Courier,monospace">downloads</span>) defines the folder where the downloaded content is stored. The parameter uses a relative folder location defined in the Filesystem API (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html">wearable</a> applications). The folder is not an absolute folder location, but instead uses a <a href="../../../../../org.tizen.guides/html/web/tizen/base/filesystem_w.htm">virtual root location</a> (<span style="font-family: Courier New,Courier,monospace">downloads</span> is the default download location in the virtual root).</p></li> 
 <li><p>It is not possible to download anything when the device is not connected to a network. To check whether any connection is available, use the <span style="font-family: Courier New,Courier,monospace">getPropertyValue()</span> method of the <span style="font-family: Courier New,Courier,monospace">SystemInfo</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo.html#SystemInfo">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo.html#SystemInfo">wearable</a> applications):</p>
 <pre class="prettyprint">
 tizen.systeminfo.getPropertyValue(&quot;NETWORK&quot;, function(networkInfo)
index 29b7658..652c70b 100644 (file)
@@ -37,7 +37,7 @@ To use <em>add(), remove(), and update()</em> methods of AccountManager can be i
 by account provider application. A web application is an account provider when its <em>config.xml </em>contains <a href="../../../../../org.tizen.devtools/html/web_tools/config_editor_w.htm#mw_account">Account provider section</a>. For example:<br>&lt;tizen:account multiple-account-support="true"&gt;<br>      &lt;tizen:icon section="Account"&gt;icon.png&lt;/tizen:icon&gt;<br>      &lt;tizen:icon section="AccountSmall"&gt;icon.png&lt;/tizen:icon&gt;<br>      &lt;tizen:display-name xml:lang="en-gb"&gt;Test&lt;/tizen:display-name&gt;<br>      &lt;tizen:capability&gt;http://tizen.org/account/capability/contact&lt;/tizen:capability&gt;<br>&lt;/tizen:account&gt;
         </p>
         <p>
-For more information about how to use Account API, see <a href="../../../../../org.tizen.guides/html/web/tizen/social/account_w.htm">Account Guide</a>.
+For more information about how to use Account API, see <a href="../../../../../org.tizen.guides/html/web/tizen/account/account_w.htm">Account Guide</a>.
         </p>
        </div>
 <p><span class="version">
index 574d57f..9fb8872 100644 (file)
@@ -15,7 +15,7 @@ You can extract files, add a file to an archive file, and so on.
         </div>
 <div class="description">
         <p>
-For more information about how to use Archive API, see <a href="../../../../../org.tizen.guides/html/web/tizen/input_output/archive_w.htm">Archive Guide</a>.
+For more information about how to use Archive API, see <a href="../../../../../org.tizen.guides/html/web/tizen/base/archive_w.htm">Archive Guide</a>.
         </p>
        </div>
 <p><span class="version">
index 373417b..6c4324a 100644 (file)
@@ -16,7 +16,7 @@ For example, when a new message is received the badge count appears on the app i
         </div>
 <div class="description">
         <p>
-For more information about how to use Badge API, see <a href="../../../../../org.tizen.guides/html/web/tizen/ui/badge_w.htm">Badge Guide</a>.
+For more information about how to use Badge API, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/badge_w.htm">Badge Guide</a>.
         </p>
        </div>
 <p><span class="version">
index eb175a5..5f94932 100644 (file)
@@ -37,7 +37,7 @@ Advertise for remote devices (including Bluetooth LE devices)          </li>
 Act as a GATT client (Generic Attribute Profile client)          </li>
         </ul>
         <p>
-For more information on the Bluetooth features, see <a href="../../../../../org.tizen.guides/html/web/tizen/communication/bluetooth_w.htm">Bluetooth Guide</a>.
+For more information on the Bluetooth features, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/bluetooth_w.htm">Bluetooth Guide</a>.
         </p>
        </div>
 <p><span class="version">
@@ -1134,7 +1134,7 @@ For most Bluetooth actions, the Bluetooth adapter must be powered on.
             </div>
 <div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
  Deprecated since 2.3. Instead, let the user turn on/off Bluetooth through the Settings application. see the <a href="../../../../../
-org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm">Bluetooth Tutorial</a>.</i></font></p></div>
+org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm">Bluetooth Tutorial</a>.</i></font></p></div>
 <div class="synopsis"><pre class="signature prettyprint">void setPowered(boolean state, optional <a href="tizen.html#SuccessCallback">SuccessCallback</a>? successCallback, optional <a href="tizen.html#ErrorCallback">ErrorCallback</a>? errorCallback);
              </pre></div>
 <p><span class="version">
index cb77e1f..5451ad0 100644 (file)
@@ -105,7 +105,7 @@ on aspects that cannot be supported across multiple platforms.
 When a path is used to interact with the underlying filesystem, the encoding used for the file path should be the platform default.
         </p>
         <p>
-For more information on the Filesystem features, see <a href="../../../../../org.tizen.guides/html/web/tizen/input_output/filesystem_w.htm">File System Guide</a>.
+For more information on the Filesystem features, see <a href="../../../../../org.tizen.guides/html/web/tizen/base/filesystem_w.htm">File System Guide</a>.
         </p>
        </div>
 <p><span class="version">
index 5b08405..153e577 100644 (file)
@@ -30,7 +30,7 @@ FM Radio works according the following state table:
         <p>
 <em>tizen.fmradio.seekUp()</em> and <em>tizen.fmradio.seekDown()</em> work when the radio is in playing state. <em>InvalidStateError</em> is thrown when they are called in other states. <br>        </p>
         <p>
-For more information about how to use FMRadio API, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/fm_radio_w.htm">FMRadio Guide</a>.
+For more information about how to use FMRadio API, see <a href="../../../../../org.tizen.guides/html/web/tizen/multimedia/fm_radio_w.htm">FMRadio Guide</a>.
         </p>
        </div>
 <p><span class="version">
index 464bc3f..d260932 100644 (file)
@@ -17,7 +17,7 @@
 Media keys are the keys of a Bluetooth headset which control multimedia playback.
         </p>
         <p>
-For more information on the MediaKey features, see <a href="../../../../../org.tizen.guides/html/web/tizen/multimedia/media_key_w.htm">MediaKey Guide</a>.
+For more information on the MediaKey features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/media_key_w.htm">MediaKey Guide</a>.
         </p>
        </div>
 <p><span class="version">
index 9b2ff0d..575f294 100644 (file)
@@ -14,7 +14,7 @@
         </div>
 <div class="description">
         <p>
-For more information on the MessagePort features, see <a href="../../../../../org.tizen.guides/html/web/tizen/input_output/message_port_w.htm">MessagePort Guide</a>.
+For more information on the MessagePort features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/message_port_w.htm">MessagePort Guide</a>.
         </p>
        </div>
 <p><span class="version">
index 8b10982..92825eb 100644 (file)
@@ -31,7 +31,7 @@ Subscribing to receive notifications of message storage modifications          <
 Fetching conversations and subscribing to conversation updates          </li>
         </ul>
         <p>
-For more information on the Messaging features, see <a href="../../../../../org.tizen.guides/html/web/tizen/communication/messaging_w.htm">Messaging Guide</a>.
+For more information on the Messaging features, see <a href="../../../../../org.tizen.guides/html/web/tizen/messaging/messaging_w.htm">Messaging Guide</a>.
         </p>
        </div>
 <p><span class="version">
index 6ea770f..4ff8d93 100644 (file)
@@ -28,7 +28,7 @@ Exchanging some information or data between two devices by holding them close to
 Making payments by holding mobile phones close to point of sales terminals instead of swiping smart cards.          </li>
         </ul>
         <p>
-For more information on the NFC features, see <a href="../../../../../org.tizen.guides/html/web/tizen/communication/nfc_w.htm">NFC Guide</a>.
+For more information on the NFC features, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/nfc_w.htm">NFC Guide</a>.
         </p>
        </div>
 <p><span class="version">
@@ -833,7 +833,7 @@ If the NFC service is not available, it returns <var>null</var>.
  Sets the power of an NFC adapter to either an on state or an off state.
             </div>
 <div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
- Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm#Managing_NFC_Conn">Managing NFC</a> Tutorial.
+ Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Managing_NFC_Conn">Managing NFC</a> Tutorial.
             </i></font></p></div>
 <div class="synopsis"><pre class="signature prettyprint">void setPowered(boolean state, optional <a href="tizen.html#SuccessCallback">SuccessCallback</a>? successCallback, optional <a href="tizen.html#ErrorCallback">ErrorCallback</a>? errorCallback);
              </pre></div>
index 447f9bb..fb9ab91 100644 (file)
@@ -14,7 +14,7 @@
         </div>
 <div class="description">
         <p>
-For more information on the Notification features, see <a href="../../../../../org.tizen.guides/html/web/tizen/ui/noti_w.htm">Notification Guide</a>.
+For more information on the Notification features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/noti_w.htm">Notification Guide</a>.
         </p>
        </div>
 <p><span class="version">
index da5c586..af42a21 100644 (file)
@@ -36,10 +36,10 @@ Connect to the push service          </li>
 Get notification data          </li>
         </ul>
         <p>
-To use Push features, you must <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/push_tutorial_w.htm#Registering">register to the Push service</a>.
+To use Push features, you must <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/push_tutorial_w.htm#Registering">register to the Push service</a>.
         </p>
         <p>
-For more information on the Push features, see <a href="../../../../../org.tizen.guides/html/web/tizen/communication/push_w.htm">Push Guide</a>.
+For more information on the Push features, see <a href="../../../../../org.tizen.guides/html/web/tizen/messaging/push_w.htm">Push Guide</a>.
         </p>
        </div>
 <p><span class="version">
index 4023ea7..1c0f584 100644 (file)
@@ -13,7 +13,7 @@
  The SecureElement API provides functionality to communicate with applications in several Secure Elements.
 A Secure Element is a secure smart card chip. It can be a UICC/SIM, an embedded Secure Element, or a Secure SD card that is inserted in a device.
 <p>
-For more information about how to use SecureElement API, see <a href="../../../../../org.tizen.guides/html/web/tizen/communication/secure_element_w.htm">SecureElement Guide</a>.
+For more information about how to use SecureElement API, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/secure_element_w.htm">SecureElement Guide</a>.
         </p>
         </div>
 <p><span class="version">
index 81b1d15..0838487 100644 (file)
@@ -24,7 +24,7 @@ Additionally, this API specifies the location in the ECMAScript hierarchy in whi
 the Tizen Web Device API is instantiated (<em>window.tizen</em>).
         </p>
         <p>
-For more information on the Tizen features, see <a href="../../../../../org.tizen.guides/html/web/tizen/tizen/tizen_guide_w.htm">Tizen Guide</a>.  
+For more information on the Tizen features, see <a href="../../../../../org.tizen.guides/html/web/tizen/base/tizen_guide_w.htm">Tizen Guide</a>.  
         </p>
        </div>
 <p><span class="version">
index 8c32a7f..1301059 100755 (executable)
@@ -15,7 +15,7 @@ You can extract files, add a file to an archive file, and so on.
         </div>
 <div class="description">
         <p>
-For more information about how to use Archive API, see <a href="../../../../../org.tizen.guides/html/web/tizen/input_output/archive_w.htm">Archive Guide</a>.
+For more information about how to use Archive API, see <a href="../../../../../org.tizen.guides/html/web/tizen/base/archive_w.htm">Archive Guide</a>.
         </p>
        </div>
 <p><span class="version">
index 2b86433..2fe5b84 100644 (file)
@@ -37,7 +37,7 @@ Advertise for remote devices (including Bluetooth LE devices)          </li>
 Act as a GATT client (Generic Attribute Profile client)          </li>
         </ul>
         <p>
-For more information on the Bluetooth features, see <a href="../../../../../org.tizen.guides/html/web/tizen/communication/bluetooth_w.htm">Bluetooth Guide</a>.
+For more information on the Bluetooth features, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/bluetooth_w.htm">Bluetooth Guide</a>.
         </p>
        </div>
 <p><span class="version">
@@ -1135,7 +1135,7 @@ For most Bluetooth actions, the Bluetooth adapter must be powered on.
             </div>
 <div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
  Deprecated since 2.3. Instead, let the user turn on/off Bluetooth through the Settings application. see the <a href="../../../../../
-org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm">Bluetooth Tutorial</a>.</i></font></p></div>
+org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm">Bluetooth Tutorial</a>.</i></font></p></div>
 <div class="synopsis"><pre class="signature prettyprint">void setPowered(boolean state, optional <a href="tizen.html#SuccessCallback">SuccessCallback</a>? successCallback, optional <a href="tizen.html#ErrorCallback">ErrorCallback</a>? errorCallback);
              </pre></div>
 <p><span class="version">
index ea8829d..79281e7 100644 (file)
@@ -105,7 +105,7 @@ on aspects that cannot be supported across multiple platforms.
 When a path is used to interact with the underlying filesystem, the encoding used for the file path should be the platform default.
         </p>
         <p>
-For more information on the Filesystem features, see <a href="../../../../../org.tizen.guides/html/web/tizen/input_output/filesystem_w.htm">File System Guide</a>.
+For more information on the Filesystem features, see <a href="../../../../../org.tizen.guides/html/web/tizen/base/filesystem_w.htm">File System Guide</a>.
         </p>
        </div>
 <p><span class="version">
index b221c11..87f2174 100644 (file)
@@ -17,7 +17,7 @@
 Media keys are the keys of a Bluetooth headset which control multimedia playback.
         </p>
         <p>
-For more information on the MediaKey features, see <a href="../../../../../org.tizen.guides/html/web/tizen/multimedia/media_key_w.htm">MediaKey Guide</a>.
+For more information on the MediaKey features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/media_key_w.htm">MediaKey Guide</a>.
         </p>
        </div>
 <p><span class="version">
index 804b4bd..67ed54f 100644 (file)
@@ -14,7 +14,7 @@
         </div>
 <div class="description">
         <p>
-For more information on the MessagePort features, see <a href="../../../../../org.tizen.guides/html/web/tizen/input_output/message_port_w.htm">MessagePort Guide</a>.
+For more information on the MessagePort features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/message_port_w.htm">MessagePort Guide</a>.
         </p>
        </div>
 <p><span class="version">
index eab4ca1..a45999f 100755 (executable)
@@ -28,7 +28,7 @@ Exchanging some information or data between two devices by holding them close to
 Making payments by holding mobile phones close to point of sales terminals instead of swiping smart cards.          </li>
         </ul>
         <p>
-For more information on the NFC features, see <a href="../../../../../org.tizen.guides/html/web/tizen/communication/nfc_w.htm">NFC Guide</a>.
+For more information on the NFC features, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/nfc_w.htm">NFC Guide</a>.
         </p>
        </div>
 <p><span class="version">
@@ -833,7 +833,7 @@ If the NFC service is not available, it returns <var>null</var>.
  Sets the power of an NFC adapter to either an on state or an off state.
             </div>
 <div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
- Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm#Managing_NFC_Conn">Managing NFC</a> Tutorial.
+ Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Managing_NFC_Conn">Managing NFC</a> Tutorial.
             </i></font></p></div>
 <div class="synopsis"><pre class="signature prettyprint">void setPowered(boolean state, optional <a href="tizen.html#SuccessCallback">SuccessCallback</a>? successCallback, optional <a href="tizen.html#ErrorCallback">ErrorCallback</a>? errorCallback);
              </pre></div>
index bdf4ea6..ef9a968 100755 (executable)
@@ -36,10 +36,10 @@ Connect to the push service          </li>
 Get notification data          </li>
         </ul>
         <p>
-To use Push features, you must <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/push_tutorial_w.htm#Registering">register to the Push service</a>.
+To use Push features, you must <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/push_tutorial_w.htm#Registering">register to the Push service</a>.
         </p>
         <p>
-For more information on the Push features, see <a href="../../../../../org.tizen.guides/html/web/tizen/communication/push_w.htm">Push Guide</a>.
+For more information on the Push features, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/push_w.htm">Push Guide</a>.
         </p>
        </div>
 <p><span class="version">
index c4977e9..6605dad 100755 (executable)
@@ -13,7 +13,7 @@
  The SecureElement API provides functionality to communicate with applications in several Secure Elements.
 A Secure Element is a secure smart card chip. It can be a UICC/SIM, an embedded Secure Element, or a Secure SD card that is inserted in a device.
 <p>
-For more information about how to use SecureElement API, see <a href="../../../../../org.tizen.guides/html/web/tizen/communication/secure_element_w.htm">SecureElement Guide</a>.
+For more information about how to use SecureElement API, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/secure_element_w.htm">SecureElement Guide</a>.
         </p>
         </div>
 <p><span class="version">