diff options
author | Jose Fonseca <[email protected]> | 2003-09-17 16:00:10 +0000 |
---|---|---|
committer | Jose Fonseca <[email protected]> | 2003-09-17 16:00:10 +0000 |
commit | 397d1e4d5750bda09e52451cfeb0a69126602a56 (patch) | |
tree | 3f82a78a1a5153d46c38d5a88bb308312ea7c866 /doxygen/tnl_dd.doxy | |
parent | 5543901b96660b467549b09265bd9ff35aff4af5 (diff) |
Merge the Doxygen configuration files from the embedded branch.
Diffstat (limited to 'doxygen/tnl_dd.doxy')
-rw-r--r-- | doxygen/tnl_dd.doxy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doxygen/tnl_dd.doxy b/doxygen/tnl_dd.doxy index 8e7ee323625..d7d46e81bd3 100644 --- a/doxygen/tnl_dd.doxy +++ b/doxygen/tnl_dd.doxy @@ -51,8 +51,8 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ../src/tnl_dd/ -FILE_PATTERNS = *.h +INPUT = ../src/mesa/tnl_dd/ +FILE_PATTERNS = *.c *.h RECURSIVE = YES EXCLUDE = EXCLUDE_PATTERNS = |