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:56:29 UTC

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

rdonkin     2003/08/18 14:56:29

  Added:       xdocs/stylesheets/menus components.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/components.xml
  
  Index: components.xml
  ===================================================================
  <!--
  The "Components Repository" menu element
  -->
  <menu name="Components Repository">
      <item name="BeanUtils"              href="http://jakarta.apache.org/commons/beanutils.html"/>
      <item name="Betwixt"                href="http://jakarta.apache.org/commons/betwixt/index.html"/>
      <item name="CLI"                    href="http://jakarta.apache.org/commons/cli/index.html"/>
      <item name="Codec"                 href="http://jakarta.apache.org/commons/codec/index.html"/>
      <item name="Collections"            href="http://jakarta.apache.org/commons/collections.html"/>
      <item name="DBCP"                   href="http://jakarta.apache.org/commons/dbcp"/>
      <item name="Digester"               href="http://jakarta.apache.org/commons/digester.html"/>
      <item name="Discovery"              href="http://jakarta.apache.org/commons/discovery.html"/>
      <item name="EL"		            href="http://jakarta.apache.org/commons/el.html"/>
      <item name="FileUpload"             href="http://jakarta.apache.org/commons/fileupload/index.html"/>
      <item name="HttpClient"             href="http://jakarta.apache.org/commons/httpclient/index.html"/>
      <item name="Jelly"                  href="http://jakarta.apache.org/commons/jelly/index.html"/>
      <item name="Jexl"                   href="http://jakarta.apache.org/commons/jexl.html"/>
      <item name="JXPath"                 href="http://jakarta.apache.org/commons/jxpath/index.html"/>
      <item name="Lang"                   href="http://jakarta.apache.org/commons/lang.html"/>
      <item name="Latka"                  href="http://jakarta.apache.org/commons/latka/index.html"/>
      <item name="Logging"                href="http://jakarta.apache.org/commons/logging.html"/>
      <item name="Modeler"                href="http://jakarta.apache.org/commons/modeler.html"/>
      <item name="Net"                    href="http://jakarta.apache.org/commons/net/index.html"/>
      <item name="Pool"                   href="http://jakarta.apache.org/commons/pool"/>
      <item name="Validator"              href="http://jakarta.apache.org/commons/validator/index.html"/>
  </menu>
  
  

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