From 28487272fdad654b72c843e04384953e6fbb806f Mon Sep 17 00:00:00 2001 From: "@syxhe" Date: Mon, 9 Jun 2025 18:37:04 -0500 Subject: Rewrite README.md --- .Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.Doxyfile') diff --git a/.Doxyfile b/.Doxyfile index a8d4737..16ab336 100644 --- a/.Doxyfile +++ b/.Doxyfile @@ -865,7 +865,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = ./src +INPUT = README.md 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 -- cgit v1.2.3