From f9fd5caa9f7f421ea850de8cf7dbbbfc601a3555 Mon Sep 17 00:00:00 2001 From: Pax1601 Date: Wed, 13 Dec 2023 14:59:48 +0100 Subject: [PATCH] Updated Doxygen config --- src/docs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs b/src/docs index 335dce0f..fcf3238d 100644 --- a/src/docs +++ b/src/docs @@ -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 = "My Project" +PROJECT_NAME = "DCS Olympus" # 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 @@ -58,7 +58,7 @@ PROJECT_LOGO = # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. -OUTPUT_DIRECTORY = +OUTPUT_DIRECTORY = "../docs/backend" # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and