From 0d559778a7a17f5e54ba99419961fee76e39ac64 Mon Sep 17 00:00:00 2001 From: "Bryan W. Weber" Date: Fri, 27 Jul 2018 18:12:20 -0400 Subject: [PATCH] [Doc] Update the Mathjax version for Doxygen --- doc/doxygen/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile index 66b52325b..517879554 100644 --- a/doc/doxygen/Doxyfile +++ b/doc/doxygen/Doxyfile @@ -15,7 +15,7 @@ #--------------------------------------------------------------------------- USE_MATHJAX = YES -MATHJAX_RELPATH = https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2 +MATHJAX_RELPATH = https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5 # This tag specifies the encoding used for all characters in the config file # that follow. The default is UTF-8 which is also the encoding used for all