From 51968ec9cafc26fae883ac027fb3b4b3165554a2 Mon Sep 17 00:00:00 2001 From: Benedikt Galbavy Date: Wed, 17 Apr 2024 16:42:02 +0200 Subject: [PATCH] adjusted name and title of Doxygen docs --- Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index ddc6312..e49a507 100644 --- a/Doxyfile +++ b/Doxyfile @@ -42,13 +42,13 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "SDL Minigame" +PROJECT_NAME = "VEGO-Engine" # 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 # control system is used. -PROJECT_NUMBER = 1.0 +PROJECT_NUMBER = 0.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a