From 5f7ed3d9840f9bbdf3a317648e3a56e16508dde4 Mon Sep 17 00:00:00 2001 From: Aviral Singh Date: Tue, 27 Sep 2022 15:49:42 +0530 Subject: [PATCH] Fix Doxygen output --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile b/docs/Doxyfile index 6c57a3b..cc2a188 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -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 = docs/doxygen_output +OUTPUT_DIRECTORY = doxygen_output # 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