You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by dl...@locus.apache.org on 2000/03/07 17:04:55 UTC

cvs commit: xml-site/sources xalan.xml

dleslie     00/03/07 08:04:55

  Modified:    sources  xalan.xml
  Log:
  Xalan 0.20.0 Gold Candidate
  
  Revision  Changes    Path
  1.8       +22 -3     xml-site/sources/xalan.xml
  
  Index: xalan.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/xalan.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- xalan.xml	2000/02/17 16:43:01	1.7
  +++ xalan.xml	2000/03/07 16:04:55	1.8
  @@ -5,7 +5,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -76,7 +76,13 @@
               label="Getting Started"
               source="xalan/getstarted.xml"/>
     <separator/>
  -  
  +    
  +  <faqs     id="faq"        
  +            label="FAQs"
  +            source="xalan/faq.xml" />
  +
  +  <separator/>  
  +
               
     <document id="samples"
               label="Sample Apps"
  @@ -90,6 +96,10 @@
               label="Usage Patterns"
               source="xalan/usagepatterns.xml"/>
   
  +  <separator/>
  +  
  +  <external href="apidocs/index.html"  label="Java API"/>
  +   
     <separator/>        
               
     <document id="dtm" 
  @@ -104,6 +114,15 @@
             
    <document id="readme" 
               label="Release Notes" 
  -            source="xalan/readme.xml"/>    
  +            source="xalan/readme.xml"/> 
  +
  +<separator/>
  +
  +<external href="http://xml.apache.org/bugs/"  label="Bug reporting"/>
  +          
  + <document id="xslt4c" 
  +            label="Xalan C++" 
  +            source="xalan/c/xslt4c.xml"/> 
  +    
   </book>