diff options
Diffstat (limited to 'cpp/doxygen/config-cpp98')
-rw-r--r-- | cpp/doxygen/config-cpp98 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/doxygen/config-cpp98 b/cpp/doxygen/config-cpp98 index 618a8114fa9..097d517a470 100644 --- a/cpp/doxygen/config-cpp98 +++ b/cpp/doxygen/config-cpp98 @@ -903,7 +903,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = +EXCLUDE = ../include/generated/cpp11 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded |