From 1bfd756aa8bd1d484857735d63b4fdf8a15bbed5 Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Thu, 28 Apr 2022 11:39:32 +0200 Subject: [PATCH] More streamlined approach to doxygen config --- Eule/Doxygen/doxyfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Eule/Doxygen/doxyfig b/Eule/Doxygen/doxyfig index bfa82eb..b5b8bb7 100644 --- a/Eule/Doxygen/doxyfig +++ b/Eule/Doxygen/doxyfig @@ -829,7 +829,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = "../src/" "../include/Eule" "index.md" +INPUT = "../src/" "../include/" "index.md" # 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