cziegeler    01/11/07 07:34:32

  Modified:    documentation/xdocs book.xml
               documentation/xdocs/developing book.xml
  Log:
  Added javadocs link and shortend some labels
  
  Revision  Changes    Path
  1.10      +2 -2      xml-cocoon2/documentation/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/book.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- book.xml  2001/10/25 14:58:41     1.9
  +++ book.xml  2001/11/07 15:34:32     1.10
  @@ -15,8 +15,8 @@
       <menu-item label="Overview" href="overview.html"/>
       <menu-item label="Tutorial" href="tutorial.html"/>
       <menu-item label="cTwIG" href="ctwig/index.html"/>
  -    <menu-item label="User Documentation" href="userdocs/index.html"/>
  -    <menu-item label="Developer Documentation" href="developing/index.html"/>
  +    <menu-item label="Users" href="userdocs/index.html"/>
  +    <menu-item label="Developers" href="developing/index.html"/>
     </menu>
   
     <menu label="Links">
  
  
  
  1.3       +4 -0      xml-cocoon2/documentation/xdocs/developing/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/developing/book.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- book.xml  2001/10/25 14:58:42     1.2
  +++ book.xml  2001/11/07 15:34:32     1.3
  @@ -16,6 +16,10 @@
       <menu-item label="Parent CM" href="parent-component-manager.html"/>
     </menu>
   
  +  <menu label="Java">
  +    <external label="API (Javadoc)" href="../javadocs/index.html"/>
  +  </menu>
  +
   </book>
   
   
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to