From ad06a81765397368dffceb4e7993b6cf5b2cb405 Mon Sep 17 00:00:00 2001 From: tooomm Date: Fri, 19 Dec 2025 23:51:56 +0100 Subject: [PATCH] Enable internal documentation in Doxyfile (#6432) --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index d5a3a4b7a..a2a5fb522 100644 --- a/Doxyfile +++ b/Doxyfile @@ -636,7 +636,7 @@ HIDE_IN_BODY_DOCS = NO # will be excluded. Set it to YES to include the internal documentation. # The default value is: NO. -INTERNAL_DOCS = NO +INTERNAL_DOCS = YES # With the correct setting of option CASE_SENSE_NAMES Doxygen will better be # able to match the capabilities of the underlying filesystem. In case the