commit 4f8d57ee18bca40918eb40300377f2c2dbdf53b7
parent 72d8598be9e3fa781a2f76631170defed61f0d6e
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 25 Jan 2005 09:50:48 +0000
fix
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/doxygen b/contrib/doxygen
@@ -30,7 +30,7 @@ PROJECT_NUMBER = 0.4.0
# 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 = /home/samanta/Extractor-docs/WWW/doxygen
+OUTPUT_DIRECTORY = /home/libextractor/Extractor-docs/WWW/doxygen
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this
@@ -304,7 +304,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = /home/samanta/Extractor/src
+INPUT = /home/libextractor/Extractor/src
# 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