Commit 564523275a38d42ffac7f64e2e1775f8cc74675a

henry 2002-12-17T09:15:35

Added include dir

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/docs/ftgl_dox b/docs/ftgl_dox
index 596906f..bd887ea 100644
--- a/docs/ftgl_dox
+++ b/docs/ftgl_dox
@@ -299,7 +299,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces. 
 
-INPUT                  = ../src 
+INPUT                  = ../src ../include
 
 # 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 
diff --git a/docs/html.tar.gz b/docs/html.tar.gz
index 56df2ef..143330f 100644
Binary files a/docs/html.tar.gz and b/docs/html.tar.gz differ