We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c254b5 commit 6752b9bCopy full SHA for 6752b9b
Doxyfile
@@ -955,7 +955,8 @@ RECURSIVE = YES
955
# Note that relative paths are relative to the directory from which doxygen is
956
# run.
957
958
-EXCLUDE = docs/theme
+EXCLUDE = docs/theme \
959
+ include/scratchcpp/spimpl.h
960
961
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
962
# directories that are symbolic links (a Unix file system feature) are excluded
0 commit comments