mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[docs] Exclude clang-format and clang-tidy from doxygen (#6932)
This commit is contained in:
@@ -152,6 +152,9 @@ doxygen {
|
||||
exclude 'Eigen/**'
|
||||
exclude 'google/protobuf/**'
|
||||
|
||||
exclude '**/.clang-tidy'
|
||||
exclude '**/.clang-format'
|
||||
|
||||
aliases 'effects=\\par <i>Effects:</i>^^',
|
||||
'notes=\\par <i>Notes:</i>^^',
|
||||
'requires=\\par <i>Requires:</i>^^',
|
||||
|
||||
Reference in New Issue
Block a user