You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by ju...@apache.org on 2004/12/16 21:53:20 UTC

cvs commit: xml-xalan/c/xdocs DoxyfileXalan

june        2004/12/16 12:53:20

  Modified:    c/xdocs  DoxyfileXalan
  Log:
  Update list of directories to pick up source files.  New directories like src/xalanc/Harness weren't on the list
  Therefore API docs were incomplete.
  
  Revision  Changes    Path
  1.18      +2 -2      xml-xalan/c/xdocs/DoxyfileXalan
  
  Index: DoxyfileXalan
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/DoxyfileXalan,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- DoxyfileXalan	3 Nov 2004 16:53:25 -0000	1.17
  +++ DoxyfileXalan	16 Dec 2004 20:53:19 -0000	1.18
  @@ -204,7 +204,7 @@
   # directories like "/usr/src/myproject". Separate the files or directories 
   # with spaces.
   
  -INPUT  = ../src/xalanc/DOMSupport ../src/xalanc/ICUBridge ../src/xalanc/Include ../src/xalanc/PlatformSupport ../src/xalanc/TestXSLT  ../src/xalanc/XalanDOM  ../src/xalanc/XalanSourceTree  ../src/xalanc/XalanTransformer  ../src/xalanc/XercesParserLiaison  ../src/xalanc/XercesParserLiaison/Deprecated ../src/xalanc/XMLSupport  ../src/xalanc/XPath  ../src/xalanc/XSLT ../src/xalanc/XalanExtensions ../src/xalanc/XalanExe ../src/xalanc/XPathCAPI ../src/xalanc/XalanEXSLT
  +INPUT  = ../src/xalanc/DOMSupport ../src/xalanc/Harness ../src/xalanc/ICUBridge ../src/xalanc/Include ../src/xalanc/PlatformSupport ../src/xalanc/TestXPath ../src/xalanc/TestXSLT ../src/xalanc/Utils/ ../src/xalanc/XalanDOM ../src/xalanc/XalanExe ../src/xalanc/XalanEXSLT ../src/xalanc/XalanExtensions ../src/xalanc/XalanSourceTree ../src/xalanc/XalanTransformer ../src/xalanc/XercesParserLiaison ../src/xalanc/XercesParserLiaison/Deprecated ../src/xalanc/XMLSupport ../src/xalanc/XPath ../src/xalanc/XPathCAPI ../src/xalanc/XSLT
   
   # 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 
  @@ -272,7 +272,7 @@
   # If a relative path is entered the value of OUTPUT_DIRECTORY will be
   # put in front of it. If left blank `html' will be used as the default path.
   
  -HTML_OUTPUT          = apidocs
  +HTML_OUTPUT          = apiDocs
   
   # The HTML_HEADER tag can be used to specify a personal HTML header for 
   # each generated HTML page. If it is left blank doxygen will generate a 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org