@@ -755,7 +755,7 WARN_LOGFILE = | |||||
755 | # spaces. |
|
755 | # spaces. | |
756 | # Note: If this tag is empty the current directory is searched. |
|
756 | # Note: If this tag is empty the current directory is searched. | |
757 |
|
757 | |||
758 |
INPUT = . |
|
758 | INPUT = . | |
759 |
|
759 | |||
760 | # This tag can be used to specify the character encoding of the source files |
|
760 | # This tag can be used to specify the character encoding of the source files | |
761 | # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses |
|
761 | # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses | |
@@ -820,7 +820,7 RECURSIVE = YES | |||||
820 | # Note that relative paths are relative to the directory from which doxygen is |
|
820 | # Note that relative paths are relative to the directory from which doxygen is | |
821 | # run. |
|
821 | # run. | |
822 |
|
822 | |||
823 | EXCLUDE = |
|
823 | EXCLUDE = _doc Implab.Test | |
824 |
|
824 | |||
825 | # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or |
|
825 | # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or | |
826 | # directories that are symbolic links (a Unix file system feature) are excluded |
|
826 | # directories that are symbolic links (a Unix file system feature) are excluded |
General Comments 0
You need to be logged in to leave comments.
Login now