Merge "[Files-Sharing] First part of the documentation (view and model) descritpion...
authorDonghyun Lee <dh0922.lee@samsung.com>
Wed, 16 Dec 2015 09:39:46 +0000 (18:39 +0900)
committerGerrit Code Review <gerrit@s001>
Wed, 16 Dec 2015 09:39:46 +0000 (18:39 +0900)
1  2 
org.tizen.sampledescriptions/html/mobile_n/sd_mn.htm

      <tr>
       <td><a href="pedometer_sd_mn.htm">Pedometer</a></td>
       <td>Demonstrates how you can implement a simple pedometer.</td>
-     </tr>     
-       <tr> 
-      <td><a href="piano_sd_mn.htm">Piano</a></td> 
+     </tr>
+       <tr>
+      <td><a href="piano_sd_mn.htm">Piano</a></td>
       <td>Demonstrates how you can implement a complex view using EFL UI components with different EDC styles.</td>
      </tr>
 +    <tr>
 +     <td><a href="power_manager_sd_mn.htm">Power Manager</a></td>
 +     <td>Demonstrates how you can use System and App Control API to monitor and change device's settings (battery level, screen brightness, Wi-Fi, GPS, Bluetooth).</td>
 +    </tr>
        <tr>
       <td><a href="preference_sd_mn.htm">Preference</a></td>
       <td>Demonstrates how you can work with custom preferences.</td>
      </tr>
        <tr>
         <td><a href="resource_management_sd_mn.htm">Resource Management</a></td>
 -       <td>Demonstrates how you can use the <a href="../../..//org.tizen.native.mobile.apireference/group__CAPI__RESOURCE__MANAGER__MODULE.html">Resource Manager</a> API together with the SDK&#39;s Resource Manager to benefit from task automation.</td>
 +       <td>Demonstrates how you can use the <a href="../../..//org.tizen.native.mobile.apireference/group__CAPI__RESOURCE__MANAGER__MODULE.html">Resource Manager</a> API together with the SDK&#39;s Resource Manager tool to benefit from task automation.</td>
        </tr>
-       <tr> 
-      <td><a href="sample_account_sd_mn.htm">Sample Account</a></td> 
+       <tr>
+      <td><a href="sample_account_sd_mn.htm">Sample Account</a></td>
       <td>Demonstrates how you can implement an account provider which can add and configure an account.</td>
      </tr>
-       <tr> 
-      <td><a href="scheduler_sd_mn.htm">Scheduler</a></td> 
+       <tr>
+      <td><a href="scheduler_sd_mn.htm">Scheduler</a></td>
       <td>Demonstrates how you can manage scheduling of calendar events and other calendar options.</td>
      </tr>
        <tr>