You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by vh...@apache.org on 2001/05/02 16:55:07 UTC

cvs commit: xml-batik/xdocs architecture.xml

vhardy      01/05/02 07:55:07

  Added:       xdocs    architecture.xml
  Log:
  Placeholder for the architecture document.
  
  Revision  Changes    Path
  1.1                  xml-batik/xdocs/architecture.xml
  
  Index: architecture.xml
  ===================================================================
  <?xml version="1.0"?>
  <!DOCTYPE document SYSTEM "./dtd/document-v10.dtd">
  
  <!-- ========================================================================= -->
  <!-- Copyright (C) The Apache Software Foundation. All rights reserved.        -->
  <!--                                                                           -->
  <!-- This software is published under the terms of the Apache Software License -->
  <!-- version 1.1, a copy of which has been included with this distribution in  -->
  <!-- the LICENSE file.                                                         -->
  <!-- ========================================================================= -->
  
  <!-- ========================================================================= -->
  <!-- author vincent.hardy@eng.sun.com                                          -->
  <!-- version $Id: architecture.xml,v 1.1 2001/05/02 14:55:06 vhardy Exp $ -->
  <!-- ========================================================================= -->
  
  <document>
      <header>
          <title>Batik - Architecture</title>
          <subtitle>Batik's modules explained</subtitle>
          <authors>
              <person name="Vincent Hardy" email="vincent.hardy@eng.sun.com"/>
          </authors>
      </header>
  
      <body>
          <s1 title="Introduction">
              <p>TO BE WRITTEN (VH)</p>
          </s1>
      </body>
  </document>
  
  

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