aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Sadie Powell2022-04-17 14:16:05 +0100
committerGravatar Sadie Powell2022-04-17 14:16:05 +0100
commitd8562054326cb4cdc6aa67332bc1f0fbf92a95cd (patch)
treedcf7b6393f763e2d2794dc7d11acfcce5c68fe7d /docs
parentBump peter-evans/create-pull-request from 3 to 4 (diff)
Fix doxygen to include the public module header files.
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 3af7e6d2d..75f236ef7 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -102,8 +102,7 @@ EXCLUDE =
EXCLUDE_SYMLINKS = YES
EXCLUDE_PATTERNS = */.git/* \
*/doxygen/* \
- */coremods/* \
- */modules/* \
+ */src/* \
*/vendor/*
EXCLUDE_SYMBOLS =
EXAMPLE_PATH =