We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18654df commit ecd5916Copy full SHA for ecd5916
1 file changed
Doxyfile
@@ -958,7 +958,8 @@ RECURSIVE = YES
958
# run.
959
960
EXCLUDE = docs/theme \
961
- include/scratchcpp/spimpl.h
+ include/scratchcpp/spimpl.h \
962
+ include/scratchcpp/signal.h
963
964
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
965
# directories that are symbolic links (a Unix file system feature) are excluded
0 commit comments