From 3945a7e6ad925c8eb3bb6587eeb82c9144dae828 Mon Sep 17 00:00:00 2001 From: tooomm Date: Fri, 19 Dec 2025 22:57:22 +0100 Subject: [PATCH] Enable internal documentation in Doxyfile --- 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