You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/08/18 23:55:56 UTC

cvs commit: jakarta-commons/xdocs/stylesheets/menus about.xml

rdonkin     2003/08/18 14:55:56

  Added:       xdocs/stylesheets/menus about.xml
  Log:
  Split menus into separate xml fragment files. Hopefully this should allow mavenized projects to include there entities within their navigation bar.
  
  Revision  Changes    Path
  1.1                  jakarta-commons/xdocs/stylesheets/menus/about.xml
  
  Index: about.xml
  ===================================================================
  <!--  
  The 'About Us' menu element
  -->
  <menu name="About Us">
      <item name="Home"       href="http://jakarta.apache.org/commons/index.html" />
      <item name="Contributors"           href="http://jakarta.apache.org/commons/contributors.html"/>
      <item name="License"                href="http://jakarta.apache.org/commons/license.html"/>
  </menu>