diff --git a/Documentation/Doxyfile.in b/Documentation/Doxyfile.in
index a79d37706faf..aee5c9fd7e59 100644
--- a/Documentation/Doxyfile.in
+++ b/Documentation/Doxyfile.in
@@ -882,8 +882,9 @@ EXCLUDE_SYMBOLS        = libcamera::BoundMethodArgs \
                          libcamera::BoundMethodPack \
                          libcamera::BoundMethodPackBase \
                          libcamera::BoundMethodStatic \
+			 libcamera::Camera::Private \
+			 libcamera::CameraManager::Private \
                          libcamera::SignalBase \
-                         libcamera::*::Private \
                          *::details \
                          std::*
 
