ebourg      2004/10/25 06:57:29

  Modified:    configuration/xdocs navigation.xml
  Log:
  menu update:
  - renamed "Overview" into "Using Configuration"
  - renamed "Simple Howto" into "Properties Howto"
  - added a download link
  - added a CVS link
  
  Revision  Changes    Path
  1.11      +4 -2      jakarta-commons/configuration/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/xdocs/navigation.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- navigation.xml    22 Sep 2004 11:57:28 -0000      1.10
  +++ navigation.xml    25 Oct 2004 13:57:29 -0000      1.11
  @@ -14,14 +14,16 @@
   
        <menu name="Configuration">
         <item name="Home"                         href="/index.html"/>  
  -      <item name="Overview"                     href="/overview.html"/>
  -      <item name="Simple Howto"                 href="/howto_properties.html"/>
  +      <item name="Download"                     
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-configuration"/>  
  +      <item name="Using Configuration"          href="/overview.html"/>
  +      <item name="Properties Howto"             href="/howto_properties.html"/>
         <item name="ConfigurationFactory Howto"   
href="/howto_configurationfactory.html"/>      
         <item name="XML Howto"                    href="/howto_xml.html"/>
         <item name="Composite Config Howto"       
href="/howto_compositeconfiguration.html"/>
         <item name="Runtime Dependencies"         href="/dependencies.html"/>
         <item name="Roadmap"                      href="/tasks-report.html"/>
         <item name="Javadoc"                      href="/apidocs/index.html"/>
  +      <item name="CVS"                          
href="http://cvs.apache.org/viewcvs/jakarta-commons/configuration/"/>
       </menu>
   
       <menu name="Extensions">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to