jfclere     2005/07/04 07:14:54

  Modified:    jk/xdocs/common tools.xml
  Log:
  Arrange it according to the today xsl file.
  
  Revision  Changes    Path
  1.3       +12 -4     jakarta-tomcat-connectors/jk/xdocs/common/tools.xml
  
  Index: tools.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/common/tools.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- tools.xml 4 Mar 2004 04:46:34 -0000       1.2
  +++ tools.xml 4 Jul 2005 14:14:53 -0000       1.3
  @@ -1,7 +1,12 @@
  -<?xml version="1.0" encoding="UTF-8"?>
  -<document>
  +<?xml version="1.0"?>
  +<!DOCTYPE document [
  +  <!ENTITY project SYSTEM "project.xml">
  +]>
  +<document url="tools.html">
  + 
  +  &project;
   <copyright>
  -   Copyright 1999-2004 The Apache Software Foundation
  +   Copyright 1999-2005 The Apache Software Foundation
    
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -20,6 +25,7 @@
   <author>Glenn Nielsen</author>
   <date>$Date$</date>
   </properties>
  +<body>
   <section name="Introduction">
   <p>Documentation for additional mod_jk related tools.</p>
   </section>
  @@ -83,4 +89,6 @@
   </ul>
   </p>
   </section>
  +
  +</body>
   </document>
  
  
  

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

Reply via email to