From d8562054326cb4cdc6aa67332bc1f0fbf92a95cd Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 17 Apr 2022 14:16:05 +0100 Subject: Fix doxygen to include the public module header files. --- docs/Doxyfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') 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 = -- cgit v1.3.1-10-gc9f91