mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
docs: Set use_mathjax to true (#1251)
This avoids depending on latex for HTML formula output.
This commit is contained in:
@@ -64,6 +64,7 @@ doxygen {
|
||||
warn_logfile false
|
||||
warn_if_undocumented false
|
||||
generate_latex false
|
||||
use_mathjax true
|
||||
html_timestamp true
|
||||
generate_treeview true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user