Update of /cvsroot/alpp/openalpp/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv25552/doc
Modified Files:
Doxyfile
Log Message:
Changed name to oalpp.dll, better name!
Index: Doxyfile
===================================================================
RCS file: /cvsroot/alpp/openalpp/doc/Doxyfile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Doxyfile 18 Oct 2002 07:50:06 -0000 1.1
--- Doxyfile 12 Dec 2003 06:55:04 -0000 1.2
***************
*** 305,309 ****
# with spaces.
! INPUT = ./include
# If the value of the INPUT tag contains directories, you can use the
--- 305,309 ----
# with spaces.
! INPUT = ../include
# If the value of the INPUT tag contains directories, you can use the
***************
*** 318,322 ****
# If left blank NO is used.
! RECURSIVE = NO
# The EXCLUDE tag can be used to specify files and/or directories that should
--- 318,322 ----
# If left blank NO is used.
! RECURSIVE = YES
# The EXCLUDE tag can be used to specify files and/or directories that should
|