dleslie     99/12/22 14:23:12

  Modified:    c/docs   xslt4c.xml
  Added:       c/docs   tail.html
  Log:
  Added link to C++ API doc (generated by Doc++)
  
  Revision  Changes    Path
  1.3       +3 -1      xml-xalan/c/docs/xslt4c.xml
  
  Index: xslt4c.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/docs/xslt4c.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- xslt4c.xml        1999/12/22 18:52:37     1.2
  +++ xslt4c.xml        1999/12/22 22:23:12     1.3
  @@ -95,7 +95,9 @@
         make it an expression.</p>
     </s2>
     <s2 title="API">
  -    <p></p>
  +    <p>The API documentation, generated using Doc++ from comments in the 
header files, is still in very preliminary form. For example,
  +    it lists public classes, class members, and functions, but does not yet 
identify which of these are exported. 
  +    With this in mind, see <link idref="c-apidocs/aindex.html">Xalan C++ 
API: Table of Contents</link>.</p>
     </s2>
     <s2 title="&xslt4c; Features">
            <ul> 
  
  
  
  1.1                  xml-xalan/c/docs/tail.html
  
  Index: tail.html
  ===================================================================
  <CENTER>
  <P>
  <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
        <TR>
                <TD WIDTH="50%" VALIGN="TOP"><B>Xalan XSL Transformer for 
C++</B><BR>
                        Copyright &copy; 1999 The Apache Software 
Foundation</TD>
                <TD WIDTH="50%">
                        <P ALIGN="RIGHT"><IMG SRC="apacheL.jpg" ALIGN="BOTTOM" 
ALT="Apache Logo" BORDER="0">
                </TD>
        </TR>
  </TABLE>
  </CENTER>
  
  
  

Reply via email to