modify some descritpion and add the Naitve API layout
authorDongyoung Kim <dydot1.kim@samsung.com>
Mon, 6 Jul 2015 04:25:11 +0000 (13:25 +0900)
committerDongyoung Kim <dydot1.kim@samsung.com>
Mon, 6 Jul 2015 06:30:25 +0000 (15:30 +0900)
Change-Id: Ifba857ed23f63ea06c7294fe270f58a337e8cab1

org.tizen.gettingstarted/html/images/native_api_layout.png [new file with mode: 0755]
org.tizen.gettingstarted/html/native/details/tizen_apis_n.htm

diff --git a/org.tizen.gettingstarted/html/images/native_api_layout.png b/org.tizen.gettingstarted/html/images/native_api_layout.png
new file mode 100755 (executable)
index 0000000..7772e25
Binary files /dev/null and b/org.tizen.gettingstarted/html/images/native_api_layout.png differ
index d5647da..4171b27 100755 (executable)
 
 <p>The following table describes the API modules in the wearable profile and the functionality of all their submodule APIs.</p>
 
-  <table class="note"> 
-   <tbody> 
-    <tr> 
-     <th class="note">Note</th> 
-    </tr> 
-    <tr> 
-     <td class="note">The wearable native profile is available since Tizen 2.3.1.</td> 
-    </tr> 
-   </tbody> 
-  </table> 
+  <table class="note">
+   <tbody>
+    <tr>
+     <th class="note">Note</th>
+    </tr>
+    <tr>
+     <td class="note">Except as noted, the wearable native APIs are available since Tizen 2.3.1</td>
+    </tr>
+   </tbody>
+  </table>
   
 <table border="1" style="width: 100%"> 
          <caption>Table: Wearable native API modules</caption>
         </tr>
                                <tr>
          <td rowspan="1"><a href="../../../../org.tizen.native.mobile.apireference/group__CAPI__SOCIAL__FRAMEWORK.html">Social</a></td>
-                <td rowspan="1">The Social API module contains submodule APIs to manage personal data, such as contacts and calendars on a device.
+                <td rowspan="1">The Social API module contains submodule APIs to manage personal data, such as contacts on a device.
                 <p>Documentation:</p>
                        <ul>
                        <li>Guides: <a href="../../../../org.tizen.guides/html/native/social/contact_n.htm">Contact</a></li>