diff --git a/Documentation/Doxyfile.in b/Documentation/Doxyfile.in
index c986fb6ab899..dc76cbeab335 100644
--- a/Documentation/Doxyfile.in
+++ b/Documentation/Doxyfile.in
@@ -877,7 +877,7 @@ EXCLUDE_SYMBOLS        = libcamera::BoundMethodArgs \
                          libcamera::BoundMethodStatic \
                          libcamera::SignalBase \
                          libcamera::*::Private \
-                         *::details::* \
+                         *::details \
                          std::*
 
 # The EXAMPLE_PATH tag can be used to specify one or more files or directories
