dleslie 00/05/10 09:42:40
Modified: c/xdocs DoxyfileXalan
Added: c/xdocs stylebook-1.0-b2.jar xalan.jar xerces.jar
Log:
Support files for building xalan-c doc
Revision Changes Path
1.2 +3 -3 xml-xalan/c/xdocs/DoxyfileXalan
Index: DoxyfileXalan
===================================================================
RCS file: /home/cvs/xml-xalan/c/xdocs/DoxyfileXalan,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DoxyfileXalan 2000/04/26 13:04:30 1.1
+++ DoxyfileXalan 2000/05/10 16:42:39 1.2
@@ -30,7 +30,7 @@
# If a relative path is entered, it will be relative to the location
# where doxygen was started. If left blank the current directory will be
used.
-OUTPUT_DIRECTORY = ../../c/Build
+OUTPUT_DIRECTORY = ../Build
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this
@@ -203,7 +203,7 @@
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = ../src/DOMSupport ../src/Include ../src/PlatformSupport
../src/TestXPath ../src/TestXSLT ../src/XalanDOM ../src/XercesInit
../src/XercesParserLiaison ../src/XercesPlatformSupport ../src/XMLSupport
../src/XPath ../src/XSLT
+INPUT = ../src/DOMSupport ../src/Include ../src/PlatformSupport
../src/TestXPath ../src/TestXSLT ../src/XalanDOM ../src/XercesInit
../src/XercesParserLiaison ../src/XercesPlatformSupport ../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
@@ -271,7 +271,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 = docs/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
1.1 xml-xalan/c/xdocs/stylebook-1.0-b2.jar
<<Binary file>>
1.1 xml-xalan/c/xdocs/xalan.jar
<<Binary file>>
1.1 xml-xalan/c/xdocs/xerces.jar
<<Binary file>>