From ca2402e8991fe77d37e9383039aee60a8047feb9 Mon Sep 17 00:00:00 2001 From: Nathan Seymour Date: Mon, 2 Dec 2024 08:21:38 -0600 Subject: [PATCH] change doc scope; --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index fdbc599..8390f9c 100644 --- a/Doxyfile +++ b/Doxyfile @@ -965,7 +965,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = ./unlogic/src +INPUT = README.md ./unlogic/src # 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