From 715ee1d6fed8298b1dd19dd40817114ccf03ab2d Mon Sep 17 00:00:00 2001 From: BruebachL <44814898+BruebachL@users.noreply.github.com> Date: Fri, 19 Dec 2025 23:55:19 +0100 Subject: [PATCH] Revert "Enable internal documentation in Doxyfile (#6432)" (#6433) This reverts commit ad06a81765397368dffceb4e7993b6cf5b2cb405. --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index a2a5fb522..d5a3a4b7a 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 = YES +INTERNAL_DOCS = NO # 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