summaryrefslogtreecommitdiffstats
path: root/Doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'Doxygen')
-rw-r--r--Doxygen/doxyfig4
1 files changed, 2 insertions, 2 deletions
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