You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/06/05 00:31:17 UTC

cvs commit: jakarta-commons/jexl/xdocs navigation.xml

dirkv       2004/06/04 15:31:17

  Modified:    jexl/xdocs navigation.xml
  Log:
  fix navigation
  
  Revision  Changes    Path
  1.2       +12 -6     jakarta-commons/jexl/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jexl/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml	2 Mar 2004 02:36:17 -0000	1.1
  +++ navigation.xml	4 Jun 2004 22:31:17 -0000	1.2
  @@ -15,10 +15,16 @@
     limitations under the License.
   -->
   <!DOCTYPE org.apache.commons.menus SYSTEM '../../commons-build/menus/menus.dtd'>
  -<project name="Jexl">
  -  <title>Jexl</title>
  -  <organizationLogo href="http://jakarta.apache.org/images/jakarta-logo.gif">Jakarta</organizationLogo>
  -  <body>
  -    &common-menus;
  -  </body>
  +<project name="Commons&#xA0;Jexl">
  +    <title>Commons&#xA0;Jexl</title>
  +    <body>
  +        <menu name="Commons&#xA0;Jexl">
  +            <item name="Overview"                      href="/index.html" />
  +            <item name="API&#xA0;Documentation"        href="/apidocs/index.html"/>
  +            <item name="Examples"                      href="http://cvs.apache.org/viewcvs/jakarta-commons/jexl/examples/"/>
  +            <item name="Downloads"                     href="/downloads.html"/>
  +            <item name="Wiki"                          href="http://wiki.apache.org/jakarta-commons/Jexl"/>
  +        </menu>
  +        &common-menus;
  +    </body>
   </project>
  
  
  

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