[TAU] add tau note for 2.4 SDK
authorhagun.kim <hagun.kim@samsung.com>
Thu, 27 Aug 2015 10:17:59 +0000 (19:17 +0900)
committerhagun.kim <hagun.kim@samsung.com>
Thu, 27 Aug 2015 10:17:59 +0000 (19:17 +0900)
sentence that means tau is optional is added.

Change-Id: Ic721e6bfd899ec214afaa91f8f5333e727f053c8
Signed-off-by: hagun.kim <hagun.kim@samsung.com>
org.tizen.ui.guides/html/web/tau/guides_tau_w.htm
org.tizen.web.apireference/html/ui_fw_api/ui_fw_api_cover.htm

index 6c856c6..e7e2247 100755 (executable)
 
 <div id="container"><div id="contents"><div class="content">
     <h1>TAU</h1>
+
+<table class="note">
+       <tbody>
+       <tr>
+               <th class="note">Note</th>
+       </tr>
+       <tr>
+               <td class="note">Tizen Advaced UI framework(TAU) is <strong>optional</strong>, but recommended for making web applications for Tizen.
+               </td>
+       </tr>
+       </tbody>
+</table>
        
 <p>The Tizen Advanced UI Framework components allow you to create and manage various kinds of UI components. The components represent a visual UI element, such as a button or slider, which gives you interaction with and manipulation features.</p>
 <p>TAU is the standard Web UI library for Tizen platform, originated from the Tizen Web UI Framework Library (standard library for Tizen 2.2.1), which was mainly an extension to jQuery Mobile. The key features of Web UI Framework Library were coding simplification and application creation speed.  The purpose of TAU is to be the &quot;framework advanced to the next level&quot;.</p>
index ffb4d66..0a9e659 100644 (file)
  <div id="container"><div id="contents"><div class="content">
         <h1>Tizen Advanced UI framework Reference</h1>
 
+       <table class="note">
+               <tbody>
+               <tr>
+                       <th class="note">Note</th>
+               </tr>
+               <tr>
+                       <td class="note">Tizen Advaced UI framework(TAU) is <strong>optional</strong>, but recommended for making web applications for Tizen.
+                       </td>
+               </tr>
+               </tbody>
+       </table>
+
         <p><b>The Web UI framework is called Tizen Advanced UI (TAU) framework.</b> It provides tools, such as UI components, events, effects, and animations, for Web application development. You can leverage these tools by just selecting the required screen elements and creating the applications.</p>
 
         <h2 id="table_contents">Table of Contents</h2>