From dd3c7e40245bba5485a25f3e2e310974c37bcb01 Mon Sep 17 00:00:00 2001 From: keita Date: Thu, 11 Mar 2021 21:40:36 +0900 Subject: [PATCH] =?UTF-8?q?Doxyfile=E3=81=8B=E3=82=89test=E3=83=95?= =?UTF-8?q?=E3=82=A9=E3=83=AB=E3=83=80=E3=82=92=E9=99=A4=E5=A4=96=E3=81=97?= =?UTF-8?q?=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Doxyfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Doxyfile b/Doxyfile index 02f5413..5c32b80 100644 --- a/Doxyfile +++ b/Doxyfile @@ -935,6 +935,7 @@ EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = */third/* EXCLUDE_PATTERNS += */build/* +EXCLUDE_PATTERNS += */test/* # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the