From f2e03b20447d7fa27f7fca6e8bace2588b9bb51b Mon Sep 17 00:00:00 2001 From: Kilian Volmer <13285635+kilianvolmer@users.noreply.github.com> Date: Sun, 16 Mar 2025 16:11:22 +0100 Subject: [PATCH] CHG: Add cpp/memilio to doxyfile --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile b/docs/Doxyfile index 68ba06380b..7d860aa310 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -733,7 +733,7 @@ WARN_LOGFILE = # spaces. # Note: If this tag is empty the current directory is searched. -INPUT = ../cpp/models +INPUT = ../cpp/models ../cpp/memilio # 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