You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2003/06/05 20:28:49 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs setup.xml

remm        2003/06/05 11:28:49

  Added:       webapps/docs setup.xml
  Log:
  - Add placeholder page for the setup instructions.
  
  Revision  Changes    Path
  1.1                  jakarta-tomcat-catalina/webapps/docs/setup.xml
  
  Index: setup.xml
  ===================================================================
  <?xml version="1.0"?>
  <!DOCTYPE document [
    <!ENTITY project SYSTEM "project.xml">
  ]>
  <document url="setup.html">
  
    &project;
  
    <properties>
      <author email="remm@apache.org">Remy Maucherat</author>
      <title>Tomcat Setup</title>
    </properties>
  
  <body>
  
    <section name="Introduction">
  
  
  
    </section>
  
  </body>
  </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org