diff --git a/documentation/doxygen/Doxyfile b/documentation/doxygen/Doxyfile index f1c1b6993d985c2a99f31ab8092624611edf7f67..9152f8b5adfe305b75f196174a9e6a24d8f849b7 100644 --- a/documentation/doxygen/Doxyfile +++ b/documentation/doxygen/Doxyfile @@ -989,7 +989,9 @@ EXCLUDE_PATTERNS = */G__* \ # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories use the pattern */test/* -EXCLUDE_SYMBOLS = +EXCLUDE_SYMBOLS = std \ + cling* \ + rf*_* # The EXAMPLE_PATH tag can be used to specify one or more files or directories # that contain example code fragments that are included (see the \include