dleslie     00/05/11 12:30:39

  Added:       c/xdocs/html/apiDocs ApacheLogo.jpg diagramnotes.html
                        footer.html header.html tail.html
  Log:
  New header and footer for apidoc and brief explanation of class
  diagrams extreacted from doxygen manual.
  
  Revision  Changes    Path
  1.1                  xml-xalan/c/xdocs/html/apiDocs/ApacheLogo.jpg
  
        <<Binary file>>
  
  
  1.1                  xml-xalan/c/xdocs/html/apiDocs/diagramnotes.html
  
  Index: diagramnotes.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  
  <html>
  <head>
        <title>Notes on the class diagrams</title>
  </head>
  
  <body>
  <center>
  <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" 
href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" 
href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" 
href="annotated.html">Compound List</a> &nbsp; <a class="qindex" 
href="files.html">File List</a> &nbsp; <a class="qindex" 
href="functions.html">Compound Members</a> &nbsp; <a class="qindex" 
href="globals.html">File Members</a> &nbsp; </center>
  <hr>
  <h2>Notes on the class diagrams<sup>*</sup></h2>
  
  <p><em>&quot;</em>The elements in the class diagrams ... have the following 
meaning:</p>
  <ul>
  <li>A yellow box indicates a class. A box can have a little marker in the 
lower right corner to indicate
  that the class contains base classes that are hidden. If the box is filled 
with a dashed pattern the
  inheritance relation is virtual.<br><br></li>
  <li>A white box indicates that the documentation of the class is currently 
shown.<br><br></li>
  <li>A grey box indicates an undocumented class.<br><br></li>
  <li>A solid dark blue arrows indicates public inheritance.<br><br></li>
  <li>A dashed dark green arrows indicates protected inheritance.<br><br></li>
  <li>A dotted dark green arrows indicates private 
inheritance.<em>&quot;</em></li>
  </ul>
  <p><FONT color="#000000" face="arial,helvetica,sanserif" size="-2">
  <i><sup>*</sup> Extracted from pp. 14-15 of the Doxygen manual for version 
1.1.2 by Dimitri Heesch &copy;1997-2000. <A 
href="http://www.stack.nl/~dimitri/doxygen/";>Doxygen</A> and 
  <A href="http://www.research.att.com/sw/tools/graphviz/";>GraphViz</A> are 
used to generate this API documentation from the Xalan-C header 
files.</I></FONT></p>
  <TABLE border="0" cellpadding="0" cellspacing="0" width="820"><TR><TD 
bgcolor="#0086b2"><IMG height="1" src="images/dot.gif" 
width="1"></TD></TR></TABLE>
  </body>
  </html>
  
  
  
  1.1                  xml-xalan/c/xdocs/html/apiDocs/footer.html
  
  Index: footer.html
  ===================================================================
  <p align="center"><a class="qindex" href="diagramnotes.html">Interpreting 
class diagrams</a></p>
  <p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
  <i><A href="http://www.stack.nl/~dimitri/doxygen/";>Doxygen</A> and 
  <A href="http://www.research.att.com/sw/tools/graphviz/";>GraphViz</A> are 
used to generate this API documentation from the Xalan-C header 
files.</I></FONT></p>
  
  <TABLE border="0" cellpadding="0" cellspacing="0" width="820"><TR><TD 
bgcolor="#0086b2"><IMG height="1" src="images/dot.gif" 
width="1"></TD></TR></TABLE>
  <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
        <TR>
                <TD WIDTH="80%" VALIGN="TOP">
                        <P ALIGN="CENTER"><B>Xalan-C XSL Transformer Version 
1.0.0</B><BR>
                        Copyright &copy; 2000 The Apache Software Foundation. 
All Rights Reserved.</i></p>
                </TD>
        </TR>
        <TR>
                <TD WIDTH="100%">
                        <P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" 
HEIGHT="100" ALIGN="BOTTOM" BORDER="0">
                </TD>
        </TR>
  </TABLE>
  
  
  
  1.1                  xml-xalan/c/xdocs/html/apiDocs/header.html
  
  Index: header.html
  ===================================================================
  <HTML><HEAD><TITLE>Xalan-C API Documentation</TITLE></HEAD>
  <BODY>
  <h2 align="center">Xalan-C API Documentation</h2>
  <h3 align="center">The Xalan C++ XSL Transformer Version 1.0.0</h3>
  </BODY>
  
  
  1.1                  xml-xalan/c/xdocs/html/apiDocs/tail.html
  
  Index: tail.html
  ===================================================================
  <P>
  <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
        <TR>
                <TD WIDTH="100%" VALIGN="TOP">
                        <P ALIGN="CENTER"><B>Xerces-C XML Parser for C++ 
Version 1.1</B><BR>
                        Copyright &copy; 2000 The Apache Software Foundation. 
All Rights Reserved.
                </TD>
        </TR>
        <TR>
                <TD WIDTH="100%">
                        <P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" 
HEIGHT="100" ALIGN="BOTTOM" BORDER="0">
                </TD>
        </TR>
  </TABLE>
  
  
  

Reply via email to