donaldp     02/02/08 16:19:08

  Modified:    src/xdocs book.xml
  Log:
  Made location of API controled by property.
  
  Submitted By: Mark Woon <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-avalon-excalibur/src/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/src/xdocs/book.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- book.xml  7 Feb 2002 07:16:33 -0000       1.6
  +++ book.xml  9 Feb 2002 00:19:08 -0000       1.7
  @@ -11,7 +11,7 @@
       <menu-item label="Overview" href="index.html"/>
       <menu-item type="changes" label="Changes" href="changes.html"/>
       <menu-item type="external" id="downloads" label="Download" 
href="http://jakarta.apache.org/builds/jakarta-avalon/release/excalibur"/>
  -    <menu-item type="external" id="api-docs" label="API Docs" 
href="api/index.html"/>
  +    <menu-item type="external" id="api-docs" label="API Docs" 
href="@EXCALIBUR_BASE@/api/index.html"/>
     </menu>
   
     <menu label="Released Components">
  
  
  

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

Reply via email to