dbertoni 2003/04/18 17:02:04 Modified: c/xdocs DoxyfileXalan Log: Fixed case of path name. Revision Changes Path 1.13 +1 -1 xml-xalan/c/xdocs/DoxyfileXalan Index: DoxyfileXalan =================================================================== RCS file: /home/cvs/xml-xalan/c/xdocs/DoxyfileXalan,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- DoxyfileXalan 11 Sep 2002 18:03:53 -0000 1.12 +++ DoxyfileXalan 19 Apr 2003 00:02:04 -0000 1.13 @@ -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/XalanSourceTree ../src/XalanTransformer ../src/XercesParserLiaison ../src/XMLSupport ../src/XPath ../src/XSLT ../src/XalanExtensions ../src/XalanExe ../src/XpathCAPI ../src/XalanEXSLT +INPUT = ../src/DOMSupport ../src/ICUBridge ../src/Include ../src/PlatformSupport ../src/TestXSLT ../src/XalanDOM ../src/XalanSourceTree ../src/XalanTransformer ../src/XercesParserLiaison ../src/XMLSupport ../src/XPath ../src/XSLT ../src/XalanExtensions ../src/XalanExe ../src/XPathCAPI ../src/XalanEXSLT # 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
