You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ar...@locus.apache.org on 2000/10/27 21:42:24 UTC

cvs commit: xml-xerces/c/doc Doxyfile

aruna1      00/10/27 12:42:24

  Modified:    c/doc    Doxyfile
  Log:
  Documentation for sax2 included
  
  Revision  Changes    Path
  1.9       +1 -1      xml-xerces/c/doc/Doxyfile
  
  Index: Doxyfile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/Doxyfile,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- Doxyfile	2000/09/21 23:33:27	1.8
  +++ Doxyfile	2000/10/27 19:42:24	1.9
  @@ -205,7 +205,7 @@
   # directories like "/usr/src/myproject". Separate the files or directories 
   # with spaces.
   
  -INPUT                = ../src/dom ../src/framework ../src/sax ../src/parsers ../src/util
  +INPUT                = ../src/dom ../src/framework ../src/sax ../src/parsers ../src/util ../src/sax2
   
   # If the value of the INPUT tag contains directories, you can use the 
   # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp