You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2002/10/03 17:32:51 UTC

cvs commit: jakarta-tomcat-connectors/jk/xdocs menu.jk2.idx

mturk       2002/10/03 08:32:51

  Modified:    jk/xdocs menu.jk2.idx
  Log:
  Split the jk2 menu.
  
  Revision  Changes    Path
  1.2       +12 -2     jakarta-tomcat-connectors/jk/xdocs/menu.jk2.idx
  
  Index: menu.jk2.idx
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/menu.jk2.idx,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- menu.jk2.idx	20 Sep 2002 15:43:01 -0000	1.1
  +++ menu.jk2.idx	3 Oct 2002 15:32:51 -0000	1.2
  @@ -1,6 +1,16 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   
   <section name="JK2">
  -<document href="jk2/configtc.xml"/>
  -<document href="jk2/configweb.xml"/>
   </section>
  +<section name="Configuration in the Tomcat">
  +    <document href="jk2/configtc.xml"/>
  +    <document href="jk2/configtcex.xml"/>
  +</section>
  +<section name="Configuration in the Web Server">
  +    <document href="jk2/configweb.xml"/>
  +    <document href="jk2/configwebcom.xml"/>
  +    <document href="jk2/configwebex.xml"/>
  +</section>
  +<section name="Installation">
  +    <document href="jk2/installhowto.xml"/>
  +</section>
  \ No newline at end of file
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>