Commit ca9c1a7e4e40d863005379c4af375819277dd6e9

henry 2002-12-15T08:32:18

Updated doxygen template

diff --git a/docs/ftgl_dox b/docs/ftgl_dox
index e09a0a2..596906f 100644
--- a/docs/ftgl_dox
+++ b/docs/ftgl_dox
@@ -22,7 +22,7 @@ PROJECT_NAME           = "FTGL"
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 1.0 
+PROJECT_NUMBER         = 2.0 
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
@@ -306,7 +306,7 @@ INPUT                  = ../src
 # and *.h) to filter out the source-files in the directories. If left 
 # blank all files are included. 
 
-FILE_PATTERNS          = *.cc *.h 
+FILE_PATTERNS          = *.cpp *.h
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 
 # should be searched for input files as well. Possible values are YES and NO. 
diff --git a/docs/html.tar.gz b/docs/html.tar.gz
index fc3e7af..eee5315 100644
Binary files a/docs/html.tar.gz and b/docs/html.tar.gz differ