diff options
| author | Leonetienne <leonetienne@hotmail.de> | 2022-02-12 03:07:11 +0100 |
|---|---|---|
| committer | Leonetienne <leonetienne@hotmail.de> | 2022-02-12 03:07:11 +0100 |
| commit | a6c9e64eb559a58d31f5ea68b8947f460ed8f04b (patch) | |
| tree | 0e5789541a3d26e4c0c1bed8a0585be27fc182ec /Doxygen/doxyfig | |
| parent | f4e36ec9af5002eaa51c742faa10e4cbc7d66de0 (diff) | |
Better directory structure naming
Diffstat (limited to 'Doxygen/doxyfig')
| -rw-r--r-- | Doxygen/doxyfig | 4 |
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
|
