diff --git a/doc/ext/math.rst b/doc/ext/math.rst index 91376d15d..85e67b5b4 100644 --- a/doc/ext/math.rst +++ b/doc/ext/math.rst @@ -195,8 +195,10 @@ Sphinx. The path to the JavaScript file to include in the HTML files in order to load MathJax. - The default is the ``http://`` URL that loads the JS files from the `MathJax - CDN `_. If you want MathJax to + The default is the + ``http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML`` + URL that loads the JS files from the `MathJax CDN + `_. If you want MathJax to be available offline, you have to donwload it and set this value to a different path.