From: Tim R. <ti...@us...> - 2004-08-05 18:11:02
|
Update of /cvsroot/csdopenglnet/csdOpenGL/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22082/doc Modified Files: doxygen.conf Log Message: added two enumerations Index: doxygen.conf =================================================================== RCS file: /cvsroot/csdopenglnet/csdOpenGL/doc/doxygen.conf,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** doxygen.conf 12 Jul 2004 17:14:20 -0000 1.1.1.1 --- doxygen.conf 5 Aug 2004 18:10:52 -0000 1.2 *************** *** 18,22 **** # by quotes) that should identify the project. ! PROJECT_NAME = csDragons OpenGL.NET # The PROJECT_NUMBER tag can be used to enter a project or revision number. --- 18,22 ---- # by quotes) that should identify the project. ! PROJECT_NAME = csDragons OpenGL# # The PROJECT_NUMBER tag can be used to enter a project or revision number. *************** *** 362,366 **** # with spaces. ! INPUT = ../generator ../math # If the value of the INPUT tag contains directories, you can use the --- 362,366 ---- # with spaces. ! INPUT = ../generator ../math ../Cg ../GL # If the value of the INPUT tag contains directories, you can use the |