You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by ta...@apache.org on 2011/03/28 19:41:33 UTC

svn commit: r1086312 - /click/trunk/tools/eclipse/org.apache.click.eclipse/documentation/javadoc.html

Author: takezoe
Date: Mon Mar 28 17:41:32 2011
New Revision: 1086312

URL: http://svn.apache.org/viewvc?rev=1086312&view=rev
Log:
Docs updated to Click 2.3.0.

Modified:
    click/trunk/tools/eclipse/org.apache.click.eclipse/documentation/javadoc.html

Modified: click/trunk/tools/eclipse/org.apache.click.eclipse/documentation/javadoc.html
URL: http://svn.apache.org/viewvc/click/trunk/tools/eclipse/org.apache.click.eclipse/documentation/javadoc.html?rev=1086312&r1=1086311&r2=1086312&view=diff
==============================================================================
--- click/trunk/tools/eclipse/org.apache.click.eclipse/documentation/javadoc.html (original)
+++ click/trunk/tools/eclipse/org.apache.click.eclipse/documentation/javadoc.html Mon Mar 28 17:41:32 2011
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
 "http://www.w3.org/TR/html4/loose.dtd">
 <!--
    Licensed to the Apache Software Foundation (ASF) under one
@@ -23,9 +23,9 @@
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
     <meta name="Author" content="Malcolm Edgar"/>
     <meta name="description" lang="en" content="Apache Click Java web application framework"/>
-    <meta name="keywords" lang="en" content="Apache Click, Click Framework, Java, JEE, J2EE, web application framework, open source"/>
+    <meta name="keywords" lang="en" content="Apache Click, Click, Click Framework, Java, JEE, J2EE, web application framework, open source"/>
     <title>Apache Click</title>
-    <link rel="stylesheet" type="text/css" href="help.css"/>
+    <link rel="stylesheet" type="text/css" href="../help.css"/>
     <style type="text/css">
         .change {
             margin-bottom: 0.75em;
@@ -44,25 +44,25 @@ The Javadoc API of these libraries is pr
 
 <ul style="margin-bottom:3em;">
     <li class="change" style="padding-bottom:0.25em;">
-        <a  target='topic' href='click-api/overview-summary.html' title=' Click Javadoc API'>Click API</a>
+        <a  target='topic' href='click-api/overview-summary.html' title=' Click Javadoc API'>Click API</a> 
         &nbsp; - &nbsp; <i>(click.jar)</i>
-        <p>
-        Provides the Core API and consists of everything you need to build a Click web application.
+        <p> 
+        Provides the Core API and consists of everything you need to build a Click web application. 
         </p>
     </li>
     <li class="change" style="padding-bottom:0.25em;">
         <a target='topic' href='click-api/org/apache/click/control/package-summary.html' title=' Controls Javadoc API'>Controls API</a>
         &nbsp; - &nbsp;  <i>(click.jar)</i>
-        <p>
-        Provides the Core Controls, and provides a short description of each control and corresponding HTML element.
+        <p> 
+        Provides the Core Controls, and provides a short description of each control and corresponding HTML element. 
         </p>
     </li>
     <li class="change" style="padding-bottom:0.25em;">
         <a  target='topic' href='extras-api/overview-summary.html' title=' Click Extras Javadoc API'>Extras API</a>
         &nbsp; - &nbsp;  <i>(click-extras.jar)</i>
-        <p>
+        <p> 
         Provides components that are tailored to specific technologies, such as a Hibernate, Spring and Cayenne.
-        Extras also include many Controls including IntegerField, DoubleField and DateField. You will also find Filters which
+        Extras also include many Controls including IntegerField, DoubleField and DateField. You will also find Filters which 
         can improve your application performance.
         </p>
     </li>
@@ -77,3 +77,19 @@ The Javadoc API of these libraries is pr
 
 You can find these libraries under the <em>/dist</em> folder in the Click distribution you downloaded.
 <p/>
+
+<!-- FOOTER -->
+<div id="footer">
+    <hr/>
+    <p>
+    <a target='_blank' href='http://www.apache.org' title='Apache Software Foundation'>
+        <img id="asf-logo" src="http://www.apache.org/images/asf-logo.gif" alt="Apache Software Foundation"/>
+    </a>
+    Copyright &copy; 2001-2010 Apache Software Foundation. Apache Click,
+    Click, Apache, the Apache feather logo, and the Apache Click project logo are
+    trademarks of The Apache Software Foundation.
+    <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a>
+    </p>
+</div>
+</body>
+</html>
\ No newline at end of file