mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[docs] Exclude eigen/unsupported from docs build (#7046)
This commit is contained in:
@@ -148,6 +148,7 @@ doxygen {
|
||||
|
||||
// Save space by excluding protobuf and eigen
|
||||
exclude 'Eigen/**'
|
||||
exclude 'unsupported/**'
|
||||
exclude 'google/protobuf/**'
|
||||
|
||||
exclude '**/.clang-tidy'
|
||||
|
||||
Reference in New Issue
Block a user