diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-22 17:31:41 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-22 17:31:41 +0000 |
commit | 555e4ca9271bd89aab27aa31b572d93aeebbdf04 (patch) | |
tree | 10b8fb33822eae94e9004237011ce27aacc8eef2 /etc/ace.doxygen | |
parent | 86d9cb1007a61cc3d054136a8985abe4a8ae2117 (diff) | |
download | ATCD-555e4ca9271bd89aab27aa31b572d93aeebbdf04.tar.gz |
ChangeLogTag:Wed Nov 22 09:29:32 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'etc/ace.doxygen')
-rw-r--r-- | etc/ace.doxygen | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ace.doxygen b/etc/ace.doxygen index 173bba2a020..03b9cec2bd8 100644 --- a/etc/ace.doxygen +++ b/etc/ace.doxygen @@ -47,8 +47,8 @@ WARN_FORMAT = "$file:$line: $text" # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ace -FILE_PATTERNS = *.cpp *.h *.i *.inl +INPUT = docs ace +FILE_PATTERNS = *.h *.cpp *.inl *.i *.txt RECURSIVE = NO EXCLUDE = ace/config.h EXCLUDE_PATTERNS = config-*.h |