summaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-03-31 15:18:26 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-03-31 15:18:26 +0200
commitd456cd42de4f5bff23dc528d9d914efb16d9c07d (patch)
tree3bf6af52c1489595ecdc37cdafe2235aa5b6dbad /Doxyfile
parentaa595fad9c8062910778bd6fa01ee487eab1a3e9 (diff)
docs: fix: don't need to add another directory on top of docs/
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index e97060eb..df527e4c 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -68,7 +68,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/html
+OUTPUT_DIRECTORY = docs/
# If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096
# sub-directories (in 2 levels) under the output directory of each output format