mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-06 03:31:43 +00:00
Fix Doxygen warnings for C++ code (#6608)
This commit is contained in:
@@ -185,9 +185,9 @@ doxygen {
|
||||
strip_from_inc_path cppIncludeRoots as String[]
|
||||
strip_from_path cppIncludeRoots as String[]
|
||||
use_mathjax true
|
||||
warnings false
|
||||
warnings true
|
||||
warn_if_incomplete_doc true
|
||||
warn_if_undocumented false
|
||||
warn_if_undocumented true
|
||||
warn_no_paramdoc true
|
||||
|
||||
enable_preprocessing true
|
||||
|
||||
Reference in New Issue
Block a user