Doxygen: Use mathjax to create formulas.
authorMatthias Braun <matze@braunis.de>
Wed, 25 Nov 2015 00:50:47 +0000 (00:50 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 25 Nov 2015 00:50:47 +0000 (00:50 +0000)
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

docs/doxygen.cfg.in

index 5c70db0332d55ce2ea99510dbd2a8402fcb4444f..5a74cecc8aac6133dc88f70c634e5d484b32a5ca 100644 (file)
@@ -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: