aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-08-13 17:53:21 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-08-13 17:53:21 +0100
commite220711a0495e40491f3ba04c485602d70a1f7d0 (patch)
tree498ae4158e4cddd2ffc9ac10ad927815202aee3c /docs
parentb3d29409c0ec90a32a91243675a3f55617cf63e1 (diff)
downloadYAGE-e220711a0495e40491f3ba04c485602d70a1f7d0.tar.gz
YAGE-e220711a0495e40491f3ba04c485602d70a1f7d0.zip
Removing googletest from doxygen and improving version headers
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index dfc94dcd..a7caa23f 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -890,7 +890,7 @@ EXCLUDE_SYMLINKS = NO
# Note that the wildcards are matched against the file with absolute path, so to
# exclude all test directories for example use the pattern */test/*
-EXCLUDE_PATTERNS =
+EXCLUDE_PATTERNS = */googletest/*
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the