From 0d20cdb25a360085eacaf6b57370572c4480a10a Mon Sep 17 00:00:00 2001 From: Mihai Tudor Panu Date: Thu, 24 Mar 2016 12:57:57 -0700 Subject: [PATCH] doxygen: removed Bosch base lib from docs since only used internally Signed-off-by: Mihai Tudor Panu --- doxy/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxy/Doxyfile.in b/doxy/Doxyfile.in index 83db5afb..2f104aa6 100644 --- a/doxy/Doxyfile.in +++ b/doxy/Doxyfile.in @@ -859,7 +859,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 = bosch_* # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the