From d640caa3f02de36e21bbb2edde34d032a75ee1f6 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 27 Jan 2025 18:34:45 -0500 Subject: [PATCH] Change to doxygen config to prevent inclusion of containing Yank, if any. --- doxyfile.alepha | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doxyfile.alepha b/doxyfile.alepha index 9026913..17bd684 100644 --- a/doxyfile.alepha +++ b/doxyfile.alepha @@ -864,7 +864,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = +INPUT = . # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses @@ -954,7 +954,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = +EXCLUDE = ./Yank # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded