From 204e3049a0baf13e0b78cc4a508dcad89b4427e5 Mon Sep 17 00:00:00 2001 From: Simon Baynes Date: Sat, 10 Feb 2024 07:17:39 +0000 Subject: [PATCH] Simpler --- doxygen.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen.config b/doxygen.config index 7b366d3..96f0250 100644 --- a/doxygen.config +++ b/doxygen.config @@ -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 = ../documentation +OUTPUT_DIRECTORY = documentation # 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