docs: Set use_mathjax to true (#1251)

This avoids depending on latex for HTML formula output.
This commit is contained in:
Peter Johnson
2018-07-29 15:36:28 -07:00
committed by GitHub
parent 898076f698
commit 6db5f80430

View File

@@ -64,6 +64,7 @@ doxygen {
warn_logfile false
warn_if_undocumented false
generate_latex false
use_mathjax true
html_timestamp true
generate_treeview true
}