Skip to content

Commit 5b4a90d

Browse files
committed
1 parent ecd5916 commit 5b4a90d

File tree

2 files changed

+1475
-1
lines changed

2 files changed

+1475
-1
lines changed

Doxyfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,8 @@ RECURSIVE = YES
959959

960960
EXCLUDE = docs/theme \
961961
include/scratchcpp/spimpl.h \
962-
include/scratchcpp/signal.h
962+
include/scratchcpp/signal.h \
963+
include/scratchcpp/veque.h
963964

964965
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
965966
# directories that are symbolic links (a Unix file system feature) are excluded

0 commit comments

Comments
 (0)