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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to