From: Matthias Braun Date: Wed, 25 Nov 2015 00:50:47 +0000 (+0000) Subject: Doxygen: Use mathjax to create formulas. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5f364c15daaca8a320aa64874075b13e6ecdb125;p=oota-llvm.git Doxygen: Use mathjax to create formulas. The main motivation is to not require a latex installation when building the documentation. I would also expect a better image quality and the ability to copy&paste from formulas with a javascript based solution for displaying the math. Differential Revision: http://reviews.llvm.org/D14960 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254048 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/doxygen.cfg.in b/docs/doxygen.cfg.in index 5c70db0332d..5a74cecc8aa 100644 --- a/docs/doxygen.cfg.in +++ b/docs/doxygen.cfg.in @@ -1409,7 +1409,7 @@ FORMULA_TRANSPARENT = YES # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. -USE_MATHJAX = NO +USE_MATHJAX = YES # When MathJax is enabled you can set the default output format to be used for # the MathJax output. See the MathJax site (see: