diff options
| author | Phil Edwards <pme@gcc.gnu.org> | 2002-05-21 20:45:00 +0000 |
|---|---|---|
| committer | Phil Edwards <pme@gcc.gnu.org> | 2002-05-21 20:45:00 +0000 |
| commit | 59f801a0dc3b875aaa79f39e3c18796195b3ca01 (patch) | |
| tree | 82e39dbf5b6882c8be0a241a76b44e8a0ca16f60 /libstdc++-v3/docs | |
| parent | d29146f290f2211e6525b0387f894fa0774fd795 (diff) | |
| download | gcc-59f801a0dc3b875aaa79f39e3c18796195b3ca01.tar.gz gcc-59f801a0dc3b875aaa79f39e3c18796195b3ca01.tar.bz2 gcc-59f801a0dc3b875aaa79f39e3c18796195b3ca01.zip | |
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
Diffstat (limited to 'libstdc++-v3/docs')
| -rw-r--r-- | libstdc++-v3/docs/doxygen/user.cfg.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/doxygen/user.cfg.in b/libstdc++-v3/docs/doxygen/user.cfg.in index c04507550b6..3a47fff1cae 100644 --- a/libstdc++-v3/docs/doxygen/user.cfg.in +++ b/libstdc++-v3/docs/doxygen/user.cfg.in @@ -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 |
