diff options
| author | 2022-04-17 14:16:05 +0100 | |
|---|---|---|
| committer | 2022-04-17 14:16:05 +0100 | |
| commit | d8562054326cb4cdc6aa67332bc1f0fbf92a95cd (patch) | |
| tree | dcf7b6393f763e2d2794dc7d11acfcce5c68fe7d /docs | |
| parent | Bump 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/Doxyfile | 3 |
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 = |
