dleslie 01/02/13 09:10:17
Modified: c/xdocs DoxyfileXalan Log: Added XalanTransformer. Removed XercesPlatformSupport Revision Changes Path 1.6 +1 -1 xml-xalan/c/xdocs/DoxyfileXalan Index: DoxyfileXalan =================================================================== RCS file: /home/cvs/xml-xalan/c/xdocs/DoxyfileXalan,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- DoxyfileXalan 2000/08/29 17:14:47 1.5 +++ DoxyfileXalan 2001/02/13 17:10:16 1.6 @@ -204,7 +204,7 @@ # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../src/DOMSupport ../src/ICUBridge ../src/Include ../src/PlatformSupport ../src/TestXSLT ../src/XalanDOM ../src/XercesParserLiaison ../src/XercesPlatformSupport ../src/XMLSupport ../src/XPath ../src/XSLT +INPUT = ../src/DOMSupport ../src/ICUBridge ../src/Include ../src/PlatformSupport ../src/TestXSLT ../src/XalanDOM ../src/XalanTransformer ../src/XercesParserLiaison ../src/XMLSupport ../src/XPath ../src/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
