From a6c9e64eb559a58d31f5ea68b8947f460ed8f04b Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Sat, 12 Feb 2022 03:07:11 +0100 Subject: Better directory structure naming --- Doxygen/doxyfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doxygen') diff --git a/Doxygen/doxyfig b/Doxygen/doxyfig index 23290b3..851a989 100644 --- a/Doxygen/doxyfig +++ b/Doxygen/doxyfig @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "Leonetienne/Stringtools" +PROJECT_NAME = "Leonetienne/StringTools" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version @@ -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 = "../StringTools/" +INPUT = "../Src/StringTools/" # 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