nicolaken    2002/07/02 08:45:02

  Modified:    tweety/src/xdocs book.xml
  Log:
  Changed api/index.html to api/ so that cocoon treats the local link
  as a warning and not as an error. This way the generation continues.
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-avalon-excalibur/tweety/src/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/tweety/src/xdocs/book.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- book.xml  27 Jun 2002 16:57:18 -0000      1.2
  +++ book.xml  2 Jul 2002 15:45:02 -0000       1.3
  @@ -11,7 +11,7 @@
       <menu-item label="Overview" href="index.html"/>
       <menu-item type="external" id="ExcaliburHome" label="Excalibur Home" 
href="http://jakarta.apache.org/avalon/excalibur/index.html"/>
       <menu-item type="external" id="downloads" label="Download" 
href="http://jakarta.apache.org/builds/jakarta-avalon-excalibur/release"/>
  -    <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="api/"/>
   
     </menu>
   
  
  
  

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

Reply via email to