[TAU] modify index.htm and index.xml
authorheeju Joo <heeju.joo@samsung.com>
Fri, 26 Jun 2015 02:32:56 +0000 (11:32 +0900)
committerheeju Joo <heeju.joo@samsung.com>
Fri, 26 Jun 2015 04:42:33 +0000 (13:42 +0900)
- to fix java exception error

Change-Id: I6a1bd6b56f7bcd42bb5c31d0f30f71c54385a7e8
Signed-off-by: heeju Joo <heeju.joo@samsung.com>
org.tizen.web.apireference/html/index.htm
org.tizen.web.apireference/html/ui_fw_api/Common_UIComponents/widget_reference.htm [deleted file]
org.tizen.web.apireference/html/ui_fw_api/Globalization/globalization.htm [moved from org.tizen.web.apireference/html/ui_fw_api/Globalization/globalization.html with 100% similarity]
org.tizen.web.apireference/html/ui_fw_api/ui_fw_api_cover.htm [moved from org.tizen.web.apireference/html/ui_fw_api/ui_fw_api_cover.html with 96% similarity]
org.tizen.web.apireference/index.xml

index 5b830e5..07295ab 100644 (file)
                                </li>
                        </ul>   
 
-               <h3><a href="ui_fw_api/ui_fw_api_cover.html">Tizen Advanced UI framework (TAU)</a></h3>
+               <h3><a href="ui_fw_api/ui_fw_api_cover.htm">Tizen Advanced UI framework (TAU)</a></h3>
                        <ul>
                                <li><a href="ui_fw_api/Base/base.htm">Base</a>
                                        <ul>
                                                <li><a href="ui_fw_api/Base/popup.htm">Popup Handling</a></li>
                                        </ul>
                                </li>
-                               <!--<li><a href="ui_fw_api/Common_UIComponents/widget_reference.htm">Common UI Components</a></li>-->
                                <li><a href="ui_fw_api/Mobile_UIComponents/widget_reference.htm">Mobile UI Components</a>
                                        <ul>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_Button.htm">Button</a></li>
                                                <li><a href="ui_fw_api/Gesture_Events/swipe.htm">Swipe</a></li>
                                        </ul>
                                </li>
-                               <!--<li><a href="ui_fw_api/Globalization/globalization.html">Globalization</a></li>-->
+                               <li><a href="ui_fw_api/Globalization/globalization.htm">Globalization</a></li>
                        </ul>
-                       
+
        <h3><a href="w3c_api/w3c_api_cover.html">W3C/HTML5 and Supplementaries API Reference</a></h3> 
        
        <ul>
diff --git a/org.tizen.web.apireference/html/ui_fw_api/Common_UIComponents/widget_reference.htm b/org.tizen.web.apireference/html/ui_fw_api/Common_UIComponents/widget_reference.htm
deleted file mode 100644 (file)
index 2a9251e..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-    <script type="text/javascript" src="../snippet.js"></script>
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    <link href="../styles.css" rel="StyleSheet" type="text/css">
-    <link href="../snippet.css" rel="StyleSheet" type="text/css">
-    <title>Common UI Components</title>
-</head>
-<body onload="prettyPrint()" id="content">
-<h1>Common UI Components
-</h1>
-
-<p>Please fill the description for Common UI Components
-
-<h2>Table of Contents</h2>
-
-<ol class="toc">
-    <li><a href="#">contents list</a></li>
-</ol>
-
-</body>
-</html>
\ No newline at end of file
@@ -74,7 +74,7 @@
                         </td>
                 </tr>
                 <tr>
-                        <td class="note"><p><strong>Since 2.3,</strong> tizen-web-ui-fw has been <i><strong>deprecated</strong></i> (include tizen-web-ui-fw.js, tizen-web-ui-fw-libs.js, tizen-web-ui-fw.css). <br>So, in all documents and source code, TAU is used instead of tizen-web-ui-fw.</p>
+                        <td class="note"><p><strong>Since 2.3,</strong> tizen-web-ui-fw has been <i><strong>deprecated</strong></i> (include tizen-web-ui-fw.js, tizen-web-ui-fw-libs.js, tizen-web-ui-fw.css). <br/>So, in all documents and source code, TAU is used instead of tizen-web-ui-fw.</p>
                                 <p><strong>Since 2.4</strong>, tizen-web-ui-fw <span style="color:red">will be fully deleted</span> and we will <strong>not support</strong> old version anymore.</p>
                         </td>
                 </tr>
index 725800a..8903da7 100644 (file)
                                </topic>
                        </topic>
                </topic>
-               <topic label="Tizen Advanced UI framework (TAU)" href="html/ui_fw_api/ui_fw_api_cover.html">
+               <topic label="Tizen Advanced UI framework (TAU)" href="html/ui_fw_api/ui_fw_api_cover.htm">
                        <topic href="html/ui_fw_api/Base/base.htm" label="Base">
                                <topic href="html/ui_fw_api/Base/page.htm" label="Page Handling"></topic>
                                <topic href="html/ui_fw_api/Base/popup.htm" label="Popup Handling"></topic>
                        </topic>
-                       <!--<topic href="html/ui_fw_api/Common_UIComponents/widget_reference.htm" label="Common UI Components"></topic>-->
                        <topic href="html/ui_fw_api/Mobile_UIComponents/widget_reference.htm" label="Mobile UI Components">
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Button.htm" label="Button"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Checkbox.htm" label="Checkbox"></topic>
                                <topic href="html/ui_fw_api/Gesture_Events/drag.htm" label="Drag"></topic>
                                <topic href="html/ui_fw_api/Gesture_Events/swipe.htm" label="Swipe"></topic>
                        </topic>
-                       <!--<topic href="html/ui_fw_api/Globalization/globalization.htm" label="Globalization"></topic>-->
+                       <topic href="html/ui_fw_api/Globalization/globalization.htm" label="Globalization"></topic>
                </topic>
 
        <topic label="W3C/HTML5 and Supplementaries API Reference" href="html/w3c_api/w3c_api_cover.html">