You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by sh...@apache.org on 2002/06/06 18:58:31 UTC

cvs commit: xml-cocoon2/src/documentation/xdocs/howto index.xml book.xml

shannon     2002/06/06 09:58:31

  Modified:    src/documentation/xdocs/howto index.xml book.xml
  Log:
  added links to new snippet how-to
  
  Revision  Changes    Path
  1.6       +2 -0      xml-cocoon2/src/documentation/xdocs/howto/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/howto/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml	1 Jun 2002 13:19:12 -0000	1.5
  +++ index.xml	6 Jun 2002 16:58:31 -0000	1.6
  @@ -31,6 +31,8 @@
   	<ul>
   <li><link href="howto-author-howto.html">How to Author a How-To</link></li>
   <li><link href="howto-author-faq.html">How to Author an FAQ</link></li>
  +<li><link href="howto-author-snippet.html">How to Author a Code Snippet</link></li>
  +
   	</ul>
   
    </s2>
  
  
  
  1.6       +1 -0      xml-cocoon2/src/documentation/xdocs/howto/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/howto/book.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- book.xml	1 Jun 2002 13:19:12 -0000	1.5
  +++ book.xml	6 Jun 2002 16:58:31 -0000	1.6
  @@ -20,6 +20,7 @@
     <menu label="Documentation">
       <menu-item label="Author How-To" href="howto-author-howto.html"/>
       <menu-item label="Author FAQ" href="howto-author-faq.html"/>
  +    <menu-item label="Author Snippet" href="howto-author-snippet.html"/>
     </menu>
   
     <menu label="Contribution">
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org