You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ra...@locus.apache.org on 2000/06/20 06:47:23 UTC

cvs commit: xml-xerces/c/doc readme.xml xerces-c_book.xml

rahulj      00/06/19 21:47:23

  Modified:    c/doc    readme.xml xerces-c_book.xml
  Log:
  More revisons.
  
  Revision  Changes    Path
  1.5       +5 -4      xml-xerces/c/doc/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/readme.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- readme.xml	2000/05/19 00:19:57	1.4
  +++ readme.xml	2000/06/20 04:47:23	1.5
  @@ -64,9 +64,8 @@
           <ul>
               <li>Win32 using MSVC 6.0 SP3</li>
               <li>Linux (RedHat 6.1) using egcs-2.91.66 and glibc-2.1.2-11</li>
  -            <li>Solaris 2.6 using Sun Workshop 4.2 <em>XML4C only</em></li>
  -            <li>AIX 4.2.1 using xlC 3.6.4 <em>XML4C only</em></li>
  -            <li>HP-UX 10.2 using CC A.10.36 <em>XML4C only</em></li>
  +            <li>Solaris 2.6 using Sun Workshop 4.2</li>
  +            <li>AIX 4.2.1 using xlC 3.6.4</li>
               <li>HP-UX 11 using aCC A.03.13 with pthreads <em>XML4C only</em></li>
           </ul>
       </s2>
  @@ -77,7 +76,9 @@
               <li>AS/400</li>
               <li>SGI IRIX</li>
               <li>FreeBSD</li>
  -            <li>Unixware</li>
  +            <li>Macintosh</li>
  +            <li>OS/2</li>
  +            <li>PTX</li>
               <li>and more!</li>
           </ul>
       </s2>
  
  
  
  1.10      +34 -28    xml-xerces/c/doc/xerces-c_book.xml
  
  Index: xerces-c_book.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/xerces-c_book.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- xerces-c_book.xml	2000/05/24 21:14:59	1.9
  +++ xerces-c_book.xml	2000/06/20 04:47:23	1.10
  @@ -5,45 +5,51 @@
     <external href="../index.html"  label="Home"/>
   
     <separator/>
  -  <document id="index"       label="Readme"       source="readme.xml"     />
  -  <document id="install"     label="Installation" source="install.xml"    />
  -  <document id="build"       label="Build"        source="buildc.xml"      />
   
  +  <document id="index"       label="Readme"       source="readme.xml"/>
  +  <document id="install"     label="Installation" source="install.xml"/>
  +  <document id="build"       label="Build"        source="buildc.xml"/>
  +
     <separator/>
  -  <document id="api"         label="API Docs"     source="apidocs.xml"    />
  +
  +  <document id="api"         label="API Docs"     source="apidocs.xml"/>
  +
     <container id="samples"    label="Samples"      source="samples.xml">
  -            <entry id="saxcount"   source="saxcount.xml"/>
  -            <entry id="saxprint"   source="saxprint.xml"/>
  -            <entry id="domcount"   source="domcount.xml"/>
  -            <entry id="domprint"   source="domprint.xml"/>
  -            <entry id="memparse"   source="memparse.xml"/>
  -            <entry id="redirect"   source="redirect.xml"/>
  -            <entry id="pparse"     source="pparse.xml"/>
  -            <entry id="stdinparse" source="stdinparse.xml"/>
  -            <entry id="enumval"    source="enumval.xml"/>
  -            <entry id="createdoc"  source="createdoc.xml"/>
  +     <entry id="saxcount"    source="saxcount.xml"/>
  +     <entry id="saxprint"    source="saxprint.xml"/>
  +     <entry id="domcount"    source="domcount.xml"/>
  +     <entry id="domprint"    source="domprint.xml"/>
  +     <entry id="memparse"    source="memparse.xml"/>
  +     <entry id="redirect"    source="redirect.xml"/>
  +     <entry id="pparse"      source="pparse.xml"/>
  +     <entry id="stdinparse"  source="stdinparse.xml"/>
  +     <entry id="enumval"     source="enumval.xml"/>
  +     <entry id="createdoc"   source="createdoc.xml"/>
     </container>
   
  -  <document id="program"     label="Programming"  source="program.xml"    />
  -  <document id="migrate"     label="Migration"    source="migration.xml"  />
  +  <document id="program"     label="Programming"  source="program.xml"/>
  +  <document id="migrate"     label="Migration"    source="migration.xml"/>
   
     <group    id="faqs"        title="Frequently Asked Questions" label="FAQs">
  -    <entry  id="faq-distrib"                      source="faq-distrib.xml"/>
  -    <entry  id="faq-parse"                        source="faq-parse.xml"  />
  -    <entry  id="faq-other"                        source="faq-other.xml"  />
  +     <entry id="faq-distrib" source="faq-distrib.xml"/>
  +     <entry id="faq-parse"   source="faq-parse.xml"/>
  +     <entry id="faq-other"   source="faq-other.xml"/>
     </group>
   
     <separator/>
  -  <document id="releases"    label="Releases"     source="releases.xml"   />
  -  <document id="caveats"     label="Caveats"      source="caveats.xml"    />
  -  <document id="feedback"    label="Feedback"     source="feedback.xml"   />
  +
  +  <document id="releases"    label="Releases"     source="releases.xml"/>
  +  <document id="caveats"     label="Caveats"      source="caveats.xml"/>
  +  <document id="feedback"    label="Feedback"     source="feedback.xml"/>
   
     <separator/>
  -  <document id="pdf"    label="PDF Document"     source="pdf-c.xml"   />
  +
  +  <document id="pdf"         label="PDF Document" source="pdf-c.xml"/>
  +
     <separator/>
  -  <external href="http://&XercesDistDir;/"     label="Download"    />
  -  <external href="http://xml.apache.org/from-cvs/xml-xerces/"     label="Dev Snapshots"    />
  -  <external href="http://xml.apache.org/websrc/cvsweb.cgi/xml-xerces/c/"     label="CVS Repository"    />
  -  <external href="http://xml-archive.webweaving.org/"     label="Mail Archive"    />
  -  <external href="http://xml.apache.org/bugs/"     label="Bug Database"    />
  +
  +  <external href="http://&XercesDistDir;/"                        label="Download"/>
  +  <external href="http://xml.apache.org/from-cvs/xml-xerces/"     label="Dev Snapshots"/>
  +  <external href="http://xml.apache.org/websrc/cvsweb.cgi/xml-xerces/c/"     label="CVS Repository"/>
  +  <external href="http://xml-archive.webweaving.org/"             label="Mail Archive"/>
   </book>