summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBaptiste Lepilleur <gaiacrtn@free.fr>2002-04-19 09:54:19 +0000
committerBaptiste Lepilleur <gaiacrtn@free.fr>2002-04-19 09:54:19 +0000
commit626e37841cfedef589fecb975876e7d22986cfb7 (patch)
tree1fcf8aa0383ffde9d9bd2a7a20aa60ae8de65e13 /doc
parentd564cf8e0506bbc2c8c39ebbfb6d913d140afa6e (diff)
downloadcppunit-626e37841cfedef589fecb975876e7d22986cfb7.tar.gz
Configure.
configure.in: added some makefile.am * contrib/readme.txt: updated. * contrib/bc5/bc5-makefile.zip: added borland 5.5 makefile. Contributed by project cuppa. * src/cppunit/TypeInfoHelper.cpp: fixed implementation to be more portable.
Diffstat (limited to 'doc')
-rw-r--r--doc/CppUnit-win.dox2
-rw-r--r--doc/makedox.bat1
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/CppUnit-win.dox b/doc/CppUnit-win.dox
index b152e69..efa1070 100644
--- a/doc/CppUnit-win.dox
+++ b/doc/CppUnit-win.dox
@@ -30,7 +30,7 @@ PROJECT_NUMBER = "CVS Version"
# 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 = dox
+OUTPUT_DIRECTORY =
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this
diff --git a/doc/makedox.bat b/doc/makedox.bat
index bca10fe..39468ad 100644
--- a/doc/makedox.bat
+++ b/doc/makedox.bat
@@ -1,4 +1,5 @@
doxygen CppUnit-win.dox
+xcopy FAQ html /Y
@echo Warnings:
@type CppUnit-dox.log