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 2009/04/17 04:27:23 UTC

svn commit: r765836 - /incubator/click/trunk/tools/eclipse/org.apache.click.eclipse/toc.xml

Author: takezoe
Date: Fri Apr 17 02:27:23 2009
New Revision: 765836

URL: http://svn.apache.org/viewvc?rev=765836&view=rev
Log:
Sync docs.

Modified:
    incubator/click/trunk/tools/eclipse/org.apache.click.eclipse/toc.xml

Modified: incubator/click/trunk/tools/eclipse/org.apache.click.eclipse/toc.xml
URL: http://svn.apache.org/viewvc/incubator/click/trunk/tools/eclipse/org.apache.click.eclipse/toc.xml?rev=765836&r1=765835&r2=765836&view=diff
==============================================================================
--- incubator/click/trunk/tools/eclipse/org.apache.click.eclipse/toc.xml (original)
+++ incubator/click/trunk/tools/eclipse/org.apache.click.eclipse/toc.xml Fri Apr 17 02:27:23 2009
@@ -20,23 +20,25 @@
   <topic label="Click" href="documentation/docs/click.html">
     <topic label="Introduction" href="documentation/docs/introduction.html"/>
     <topic label="Why Click" href="documentation/docs/why-click.html"/>
+    <topic label="Click Online" href="documentation/docs/click-online.html"/>
     <topic label="Pages" href="documentation/docs/pages.html"/>
     <topic label="Controls" href="documentation/docs/controls.html"/>
     <topic label="Configuration" href="documentation/docs/configuration.html"/>
-    <topic label="Click DTD" href="documentation/docs/click-dtd.html"/>
-    <topic label="Click API" href="http://click.sourceforge.net/docs/click-api/overview-summary.html"/>
-    <topic label="Control API" href="http://click.sourceforge.net/docs/click-api/net/sf/click/control/package-summary.html"/>
-    <topic label="Extras API" href="http://click.sourceforge.net/docs/extras-api/overview-summary.html"/>
     <topic label="Quick Start" href="documentation/docs/quick-start.html"/>
     <topic label="Best Practices" href="documentation/docs/best-practices.html"/>
     <topic label="FAQ" href="documentation/docs/faq.html"/>
-    <topic label="Extras" href="documentation/docs/extras.html"/>
     <topic label="Examples" href="documentation/docs/examples.html"/>
-    <topic label="Building" href="documentation/docs/building.html"/>
-    <topic label="Click Online" href="documentation/docs/click-online.html"/>
+    <topic label="Extension Projects" href="documentation/docs/extensions.html"/>
+    <topic label="Developer Guide" href="documentation/docs/developer-guide/developer-guide.html"/>
     <topic label="RoadMap &amp; Changes" href="documentation/docs/roadmap-changes.html"/>
-    <topic label="Cheat Sheet" href="documentation/docs/click-cheat-sheet.pdf"/>
-    <topic label="Download" href="https://sourceforge.net/project/showfiles.php?group_id=82095"/>
+    <topic label="Cheat Sheet PDF" href="documentation/docs/click-cheat-sheet.pdf"/>
+    <topic label="Downloads" href="documentation/docs/downloads.html"/>
+  </topic>
+  <topic label="Javadoc" href="documentation/docs/javadoc.html">
+    <topic label="Click API" href="http://incubator.apache.org/click/docs/click-api/overview-summary.html"/>
+    <topic label="Control API" href="http://incubator.apache.org/click/docs/click-api/org/apache/click/control/package-summary.html"/>
+    <topic label="Extras API" href="http://incubator.apache.org/click/docs/extras-api/overview-summary.html"/>
+    <topic label="Mock API" href="http://incubator.apache.org/click/docs/mock-api/overview-summary.html"/>
   </topic>
   <topic label="ClickIDE" href="documentation/docs/click-ide.html">
     <topic label="RoadMap &amp; Changes" href="documentation/docs/click-ide-roadmap-changes.html"/>
@@ -47,13 +49,4 @@
     <topic label="Developers Guide" href="documentation/docs/velocity/developer-guide.html"/>
     <topic label="VTL Reference" href="documentation/docs/velocity/vtl-reference-guide.html"/>
   </topic>
-  <!--
-  <topic label="Reference">
-    <topic label="CSS 2.1" href="documentation/docs/css2/cover.html"/>
-    <topic label="DOM Reference" href="http://developer.mozilla.org/en/docs/Gecko_DOM_Reference"/>
-    <topic label="HTML 4.01" href="documentation/docs/html/cover.html"/>
-    <topic label="JavaScript 1.5" href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Guide"/>
-    <topic label="Servlet 2.3 API" href="documentation/docs/servlet-api/overview-summary.html"/>
-  </topic>
-  -->
 </toc>