niclas      2004/01/04 04:07:40

  Modified:    merlin/platform/xdocs/meta/kernel/repository cache.xml
                        navigation.xml
  Log:
  Formatting and small fixes.
  
  Revision  Changes    Path
  1.2       +7 -3      avalon/merlin/platform/xdocs/meta/kernel/repository/cache.xml
  
  Index: cache.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/meta/kernel/repository/cache.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- cache.xml 24 Sep 2003 09:35:08 -0000      1.1
  +++ cache.xml 4 Jan 2004 12:07:40 -0000       1.2
  @@ -58,19 +58,23 @@
     </header>
   
     <body>
  -    <section name="Proxy">
  +    <section name="Cache">
   
         <subsection name="Description">
  -        <p>A local directory to be used as the cache.  If not
  -        declared, the value defaults to '[MERLIN-HOME]/repository'.</p>
  +        <p>
  +          A local directory to be used as the cache.  If not
  +          declared, the value defaults to '[MERLIN-HOME]/repository'.
  +        </p>
         </subsection>
   
         <subsection name="Sample XML">
   
   <source><![CDATA[
  + <kernel>
      <repository>
        <cache>C:/maven/repository</cache>
      </repository>
  + </kernel>
   ]]></source>
   
        </subsection>
  
  
  
  1.5       +1 -0      
avalon/merlin/platform/xdocs/meta/kernel/repository/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: 
/home/cvs/avalon/merlin/platform/xdocs/meta/kernel/repository/navigation.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- navigation.xml    23 Dec 2003 17:30:32 -0000      1.4
  +++ navigation.xml    4 Jan 2004 12:07:40 -0000       1.5
  @@ -74,6 +74,7 @@
               <item name="proxy" href="/meta/kernel/repository/proxy.html"/>
               <item name="hosts" href="/meta/kernel/repository/hosts.html"/>
             </item>
  +          <item name="parameters" href="/meta/kernel/parameters/index.html" />
           </item>
           <item name="block.xml" href="/meta/block/index.html"/>
           <item name="config.xml" href="/meta/config/index.html"/>
  
  
  

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

Reply via email to