user.cfg.in (EXCLUDE): Add 'CVS'.

2002-05-21  Phil Edwards  <pme@gcc.gnu.org>

	* docs/doxygen/user.cfg.in (EXCLUDE):  Add 'CVS'.

From-SVN: r53698
This commit is contained in:
Phil Edwards 2002-05-21 20:45:00 +00:00
parent d29146f290
commit 59f801a0dc
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-05-21 Phil Edwards <pme@gcc.gnu.org>
* docs/doxygen/user.cfg.in (EXCLUDE): Add 'CVS'.
2002-05-21 Phil Edwards <pme@gcc.gnu.org>
* include/bits/stl_vector.h: Reformat to follow C++STYLE.

View File

@ -323,7 +323,7 @@ RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE = Makefile
EXCLUDE = Makefile CVS
# If the value of the INPUT tag contains directories, you can use the
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude