Configured Sphinx to use MathJax 2.0
This commit is contained in:
parent
b4ceb7da2e
commit
d573ae6625
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ autodoc_default_flags = ['members','show-inheritance','undoc-members']
|
|||
|
||||
autoclass_content = 'both'
|
||||
|
||||
mathjax_path = 'http://mathjax.connectmv.com/MathJax.js'
|
||||
mathjax_path = 'http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=default'
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue