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/19 22:15:39 UTC

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

shannon     2002/06/19 13:15:39

  Modified:    src/documentation/xdocs/snippet index.xml book.xml
  Log:
  new snippet refs
  
  Revision  Changes    Path
  1.3       +8 -0      xml-cocoon2/src/documentation/xdocs/snippet/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/snippet/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	7 Jun 2002 20:32:45 -0000	1.2
  +++ index.xml	19 Jun 2002 20:15:39 -0000	1.3
  @@ -24,6 +24,14 @@
   <li><link href="snippet-internal-pipeline.html">Internal Pipeline</link></li>
   	</ul>
    </s2>
  + 
  +   <s2 title="XSLT">
  +
  +	<ul>
  +<li><link href="snippet-xslt-options.html">Specifying Different XSLT Processor Options</link></li>
  +	</ul>
  + </s2>
  +
   
   
   
  
  
  
  1.2       +4 -0      xml-cocoon2/src/documentation/xdocs/snippet/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/snippet/book.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- book.xml	6 Jun 2002 16:56:35 -0000	1.1
  +++ book.xml	19 Jun 2002 20:15:39 -0000	1.2
  @@ -17,5 +17,9 @@
       <menu-item label="Internal Pipeline" href="snippet-internal-pipeline.html"/>
     </menu>
     
  +  <menu label="XSLT">
  +    <menu-item label="Processor Options" href="snippet-xslt-options.html"/>
  +  </menu>
  +  
     
   </book>
  
  
  

----------------------------------------------------------------------
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