From 654c8dd9bfce774dbf07bfadeac51eb94d00a668 Mon Sep 17 00:00:00 2001 From: herbglitch Date: Wed, 19 Feb 2025 16:55:27 -0700 Subject: [PATCH] changed doxyfile --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index 5ab5cd0..c7c533c 100644 --- a/doc/Doxyfile +++ b/doc/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 = ../include index.md ./pages/standard.md ./pages/math.md ./pages +INPUT = ../include index.md style.md ./pages/standard.md ./pages/math.md ./pages # 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