You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2006/02/28 00:26:33 UTC

svn commit: r381484 - /jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml

Author: rahul
Date: Mon Feb 27 15:26:28 2006
New Revision: 381484

URL: http://svn.apache.org/viewcvs?rev=381484&view=rev
Log:
Revert to non-breaking spaces (thanks to Dion for pointing it out).

Create separate links to 1.0 and SNAPSHOT Javadoc (change label from API documentation to Javadoc). 1.0 Javadoc is now (statically) available here:

http://jakarta.apache.org/commons/jexl/apidocs-1.0/index.html

(hence, the corresponding 1.0 Javadoc URL in the navbar)

Modified:
    jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml

Modified: jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml?rev=381484&r1=381483&r2=381484&view=diff
==============================================================================
--- jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml Mon Feb 27 15:26:28 2006
@@ -21,9 +21,10 @@
   <title>Commons JEXL</title>
   <body>
     &top-menus;
-    <menu name="Commons Jexl">
+    <menu name="Commons&#xA0;Jexl">
       <item name="Overview"                      href="/index.html" />
-      <item name="API Documentation"             href="/apidocs/index.html"/>
+      <item name="1.0&#xA0;Javadoc"              href="/apidocs-1.0/index.html"/>
+      <item name="Latest&#xA0;Javadoc"           href="/apidocs/index.html"/>
       <item name="Examples"                      href="http://svn.apache.org/repos/asf/jakarta/commons/proper/jexl/trunk/examples/"/>
       <item name="Releases and Builds"           href="/releases.html"/>
       <item name="Jar Downloads"                 href="/downloads.html"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org